Skip to content

更新并修复 优化-JVM 章节里的明显错误#102

Merged
wling-art merged 5 commits intoCubic-Project:mainfrom
Dreeam-qwq:fix/jdk-section
Mar 29, 2026
Merged

更新并修复 优化-JVM 章节里的明显错误#102
wling-art merged 5 commits intoCubic-Project:mainfrom
Dreeam-qwq:fix/jdk-section

Conversation

@Dreeam-qwq
Copy link
Copy Markdown
Contributor

@Dreeam-qwq Dreeam-qwq commented Mar 28, 2026

改正原 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

  • 修改格式,描述

去除默认启用 GraalVM 优化 flag
现在按照流行程度/推荐程度来排序?
Zulu | Graalvm | Dragonwell | Semeru | Zing
- 改正描述错误,OpenJ9 为 JVM 而非 JDK 分发,无法直接使用。 Semeru 是包含 OpenJ9 JVM 的 JDK 分发的正确名字
- 改善描述
@Dreeam-qwq Dreeam-qwq added the type: documentation Pull request for improvements or additions to docs contents label Mar 28, 2026
@Dreeam-qwq Dreeam-qwq changed the title 更新并修复 JDK 章节里的明显错误 更新并修复 优化-JVM 章节里的明显错误 Mar 28, 2026
@wling-art wling-art merged commit ab7fbcf into Cubic-Project:main Mar 29, 2026
1 check passed
@Dreeam-qwq Dreeam-qwq deleted the fix/jdk-section branch March 29, 2026 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: documentation Pull request for improvements or additions to docs contents

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants