FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update jvm-garbage-collection.md by xdydx · Pull Request #2828 · Snailclimb/JavaGuide · GitHub

Update jvm-garbage-collection.md - #2828

Merged
Snailclimb merged 1 commit into
Snailclimb:mainfrom
xdydx:patch-1
Apr 15, 2026
Merged

Update jvm-garbage-collection.md#2828
Snailclimb merged 1 commit into
Snailclimb:mainfrom
xdydx:patch-1

Conversation

xdydx commented Apr 13, 2026

Copy link
Copy Markdown
Contributor

先讲堆的 GC,再讲堆中字符串常量池的 GC,最后讲方法区的 GC。
因此这里应该是字符串常量池,运行时常量池应该在下面的方法区。

先讲堆的 GC,再讲堆中字符串常量池的 GC,最后讲方法区的 GC。
因此这里应该是字符串常量池,运行时常量池应该在下面的方法区。
Snailclimb merged commit 38f77e3 into Snailclimb:main Apr 15, 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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL