有openjdk-11-jre吗? [英] Is there an openjdk-11-jre?

查看:109
本文介绍了有openjdk-11-jre吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

对于Linux发行版,有一个openjdk-8-jre软件包,用于仅安装openjdk 8的jre部分.Windows最新的openjdk 11是否熟悉?可以从 http://jdk.java.net/11/下载最新的openjdk版本.无法找到仅下载jre部分的方法.

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.

推荐答案

我们不随JDK 11提供单独的JRE下载.相反,您可以使用jlink来创建仅包含以下组件所需的模块的自定义运行时映像:你的申请.请参阅 https://docs.oracle.com/en/java/javase/11/tools/jlink.html 了解详情.

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.

这篇关于有openjdk-11-jre吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆