Skip to content

Fix typo in JVM garbage collection notes#1436

Open
17X61 wants to merge 1 commit intoCyC2018:masterfrom
17X61:auto-contrib/1092-jvm-gc-typo
Open

Fix typo in JVM garbage collection notes#1436
17X61 wants to merge 1 commit intoCyC2018:masterfrom
17X61:auto-contrib/1092-jvm-gc-typo

Conversation

@17X61
Copy link
Copy Markdown

@17X61 17X61 commented May 3, 2026

Fixes #1092.

This updates the mark-and-sweep garbage collection description to use the corrected wording from the issue.

Copilot AI review requested due to automatic review settings May 3, 2026 09:26
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the JVM garbage collection notes to correct wording in the mark-and-sweep “free list” description, aligning the text with Issue #1092.

Changes:

  • Adjusts the “标记 - 清除”清除阶段描述,修正“空闲链表”相关表述用词。

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Java 虚拟机-垃圾收集算法-typo

2 participants