Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Full GC和 Major GC是不同的 #664

Closed
guang19 opened this issue Mar 3, 2020 · 2 comments
Closed

Full GC和 Major GC是不同的 #664

guang19 opened this issue Mar 3, 2020 · 2 comments
Labels
enhancement New feature or request or suggestion

Comments

@guang19
Copy link
Contributor

guang19 commented Mar 3, 2020

image

个人在网上查阅相关资料的时候发现如题所说的观点。
有的文章说 Full GC与Major GC一样是属于对老年代的GC,
也有的文章说 Full GC 是对整个堆区的GC,所以这点需要各位同学自行
分辨Full GC语义。
见: 知乎讨论

@Snailclimb
Copy link
Owner

好的 老哥细致啊!👍

@Snailclimb
Copy link
Owner

Screen Shot 2020-03-04 at 12 15 36 PM

@Snailclimb Snailclimb added the enhancement New feature or request or suggestion label Mar 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request or suggestion
Projects
None yet
Development

No branches or pull requests

2 participants