MCPcopy 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

openjdk_test.goFile · 0.65
FinalizeMethod · 0.65

Implementers 2

ZingJREsrc/java/jres/zing.go
BaseJREsrc/java/jres/base_jre.go

Calls

no outgoing calls

Tested by

no test coverage detected