Is there an openjdk-11-jre?

Franz Deschler :

For Linux distributions, there is a package openjdk-8-jre for installing just the jre part of the openjdk 8. Is there something familiar for the latest openjdk 11 for windows? The latest openjdk versions can be downloaded at http://jdk.java.net/11/ but I cannot find a way to download just the jre part.

Dalibor Topic :

We don't provide a separate JRE download with JDK 11. Instead, you can use jlink to create a custom runtime image with just the set of modules required by your application. Please see https://docs.oracle.com/en/java/javase/11/tools/jlink.html for details.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=36533&siteId=1