Merged
Conversation
去除默认启用 GraalVM 优化 flag
现在按照流行程度/推荐程度来排序? Zulu | Graalvm | Dragonwell | Semeru | Zing
- 改正描述错误,OpenJ9 为 JVM 而非 JDK 分发,无法直接使用。 Semeru 是包含 OpenJ9 JVM 的 JDK 分发的正确名字 - 改善描述
wling-art
approved these changes
Mar 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
改正原 OpenJ9 章节内明显的介绍错误。OpenJ9 为 JVM 而非 JDK 分发,无法直接使用。IBM 的 Semeru 是目前主流的,包含 OpenJ9 JVM 的 JDK 分发的名字(同时也是章节内 “OpenJ9” 原本想表达的东西)
此 PR 不涉及更新所有推荐 JVM flag 到最新 Java25 的版本,可能以后有空再做,或者等有人愿意更新(
改动:
再次缩短推荐的 GraalVM 特有 flag
去除默认启用 GraalVM 优化 flag
重新排序 JDK 选项卡
现在按照流行程度/推荐程度来排序?
Zulu | Graalvm | Dragonwell | Semeru | Zing
更新 Semeru 介绍章节
更新推荐的 JDK 24 版本为 25
修改格式,描述