JDK Versions
Supported Versions
Version
Type
Status
Notes
Usage
# Use default (21)
jbundle build --input . --output ./app
# Specify version
jbundle build --input . --output ./app --java-version 17
jbundle build --input . --output ./app --java-version 25Why Not Java 8?
Recommendations
Production
New Projects
Specific Features
If you need...
Minimum version
AppCDS Compatibility
JDK Download & Cache
Adoptium vs Other JDKs
Exception: CRaC
Last updated
Was this helpful?