We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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一样是属于对老年代的GC, 也有的文章说 Full GC 是对整个堆区的GC,所以这点需要各位同学自行 分辨Full GC语义。 见: 知乎讨论
The text was updated successfully, but these errors were encountered:
好的 老哥细致啊!👍
Sorry, something went wrong.
No branches or pull requests
个人在网上查阅相关资料的时候发现如题所说的观点。
有的文章说 Full GC与Major GC一样是属于对老年代的GC,
也有的文章说 Full GC 是对整个堆区的GC,所以这点需要各位同学自行
分辨Full GC语义。
见: 知乎讨论
The text was updated successfully, but these errors were encountered: