Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudfoundry/java-buildpack
/ Finalize
Method
Finalize
src/java/jres/jre.go:39–39 ·
view source on GitHub ↗
Finalize performs any final JRE configuration
()
Source
from the content-addressed store, hash-verified
37
38
// Finalize performs any final JRE configuration
39
Finalize() error
40
41
// JavaHome returns the path to JAVA_HOME
42
JavaHome() string
Callers
4
standard_jres_test.go
File · 0.65
openjdk_test.go
File · 0.65
memory_calculator_issues_test.go
File · 0.65
Finalize
Method · 0.65
Implementers
2
ZingJRE
src/java/jres/zing.go
BaseJRE
src/java/jres/base_jre.go
Calls
no outgoing calls
Tested by
no test coverage detected