首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >为什么eclipse-temurin官员没有OpenJ9对接图像?

为什么eclipse-temurin官员没有OpenJ9对接图像?
EN

Stack Overflow用户
提问于 2021-09-19 04:46:20
回答 1查看 1.1K关注 0票数 3

因为OpenJ9可以节省30%的内存使用量,所以我在项目中使用了OpenJ9。现在是AdoptJDKOfficial码头图像在未来没有维持。今天,我尝试将我的项目从AdoptJDK停靠映像迁移到eclipse,但没有找到任何关于OpenJ9的对接映像。我正在从互联网上搜索,有人告诉我,许可证问题,有可能在未来使用OpenJ9吗?为什么不支持OpenJ9的月食-天母官员?我在网上搜索,但没有找到任何解释。

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2021-09-27 10:10:26

TLDR:寻找塞梅鲁而不是Temurin。

正如您在AdoptOpenJDK博客上看到的那样

代码语言:javascript
复制
OpenJ9 builds

Part of Eclipse’s agreement governing the use of the Oracle Java SE TCK,
requires that Adoptium does not release OpenJ9-based or GraalVM-based
runtimes. We know that OpenJ9 builds were very popular at AdoptOpenJDK,
and we are delighted to report that IBM has stepped in to provide
equivalent builds directly from their website.

Adoptium has plans to distribute multiple vendor builds of OpenJDK
in the near future, so keep an eye on the Adoptium blog site for more
information about that exciting adventure.

所以,你要找的不是一种天母的码头,而是一个塞默鲁码头的形象。塞梅鲁是IBM的名称,相当于OpenJ9的Temurin ( AdoptOpenJDK博客上提到的版本)。

两者都可以安装/管理,例如通过SDKMAN

票数 7
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/69240368

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档