发布于 2021-09-27 10:10:26
TLDR:寻找塞梅鲁而不是Temurin。
正如您在AdoptOpenJDK博客上看到的那样
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。
https://stackoverflow.com/questions/69240368
复制相似问题