Skip to content

Espresso Current JDK Support? #8812

Answered by mukel
wilgaboury asked this question in Q&A
Discussion options

You must be logged in to vote

Espresso requires a 21+ host, but can spawn guest contexts of Java 8, 11, 17 and 21 e.g. --java.JavaHome=/path/to/guest/java/home e.g. it will shape-shift into the version of specified guest Java home.
If you don't specify the guest Java home, it will try to use the same as the host; so yes, you can use Espresso to run a Java 21 guest context on a Java 21 host.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by wilgaboury
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants