jdk
fe796db9
- Use size-of young generation to assess progress
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 days ago
Use size-of young generation to assess progress Previously, we were using size of heap to asses progress of generational degenerated cycle. But that is not appropriate, because the collection set is chosen based on the size of young generation.
Author
kdnilsen
Parents
0fbf10a9
Loading