JDK有增量升级之类的东西吗?

发布于 2024-10-06 04:49:52 字数 111 浏览 1 评论 0原文

我找不到增量 JDK 升级的方法。这些东西对我来说非常有用,与重新下载整个 JDK (70+ MB)、卸载旧 JDK 版本并安装新版本相比,这将是一个很大的缓解痛苦的方法。

我有什么遗漏的吗?

I can not find a way to do incremental JDK upgrades. Such things are very useful to me and would be a great pain saver compared to downloading the entire JDK over again (70+ MB) uninstalling the old JDK version and installing the new one.

Is there something I am missing?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

谁对谁错谁最难过 2024-10-13 04:49:52

据我所知,Oracle(“标准”)JDK 发行版没有增量升级。

自 Java 6 以来,JRE 具有最小的本地安装,可以在需要时加载更多库。

这始终是 Sun 的分发模式,安装最后一个并禁用旧的。然后,用户有时必须卸载旧版本以释放空间。

AFAIK there is no incremental upgrade for the Oracle ("Standard") JDK distribution.

The JRE since Java 6 has a minimal local instalation that loads more libs when requiered.

This was always the distribution model of Sun, to install the last one and leave the old one disabled. Then from time to time user must uninstall the old versions to free up space.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文