jlink

E358042

jlink is a Java tool that assembles and optimizes custom runtime images by linking a set of modules into a tailored Java runtime.

All labels observed (1)

Label Occurrences
jlink canonical 2

How this entity was disambiguated

Statements (48)

Predicate Object
instanceOf JDK tool ⓘ
Java tool ⓘ
command-line utility ⓘ
availableOn Linux ⓘ
Windows ⓘ
macOS ⓘ
canCompress resources in runtime image ⓘ
canStrip debug information ⓘ
header files ⓘ
man pages ⓘ
category Java build and packaging tools ⓘ
Java deployment tools ⓘ
developedBy Oracle Corporation ⓘ
documentedIn Java Platform, Standard Edition Tools Reference ⓘ
hasCommand --add-modules ⓘ
--bind-services ⓘ
--compress ⓘ
--launcher ⓘ
--limit-modules ⓘ
--module-path ⓘ
--no-header-files ⓘ
--no-man-pages ⓘ
--output ⓘ
--strip-debug ⓘ
--verbose ⓘ
includedIn JDK bin directory ⓘ
introducedInVersion Java 9 ⓘ
optimizesFor faster startup time ⓘ
reduced attack surface ⓘ
smaller runtime size ⓘ
outputType custom runtime image ⓘ
modular runtime image ⓘ
partOf Java Development Kit ⓘ
primaryFunction assemble custom runtime images ⓘ
link a set of modules into a runtime image ⓘ
optimize Java runtime images ⓘ
relatedTo javac ⓘ
jmod ⓘ
jpackage ⓘ
requires modular JDK ⓘ
module path ⓘ
runsOn Java Virtual Machine ⓘ
supportsFeature Java Platform Module System ⓘ
usedFor creating self-contained Java runtimes ⓘ
deploying Java applications without full JDK ⓘ
packaging modular Java applications ⓘ
usesConcept Java modules ⓘ
writtenInLanguage Java ⓘ

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

Apache Ant → supportsTask → jlink ⓘ
subject linked to: Ant
Oracle JDK → includes → jlink ⓘ