This website requires JavaScript.
Explore
Help
Register
Sign In
stan
/
jdk-24
Watch
1
Star
0
Fork
0
You've already forked jdk-24
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
jdk-24
/
hotspot
/
test
/
gc
/
concurrentMarkSweep
History
John Coomes
894e9e8f87
8060467: CMS: small OldPLABSize and -XX:-ResizePLAB cause assert(ResizePLAB || n_blks == OldPLABSize) failed: Error
...
Reviewed-by: tschatzl, jmasa, kbarrett
2014-11-07 15:34:33 -08:00
..
CheckAllocateAndSystemGC.java
8013032: CMS: assert(used() == used_after_gc && used_after_gc <= capacity()) failed: used: 0 used_after_gc: 292080 capacity: 1431699456
2013-05-08 16:28:03 -07:00
DisableResizePLAB.java
8060467: CMS: small OldPLABSize and -XX:-ResizePLAB cause assert(ResizePLAB || n_blks == OldPLABSize) failed: Error
2014-11-07 15:34:33 -08:00
GuardShrinkWarning.java
8012111: Remove warning about CMS generation shrinking
2013-04-22 22:00:03 -07:00
SystemGCOnForegroundCollector.java
8013184: CMS: Call reset_after_compaction() only if a compaction has been done
2013-05-08 17:12:52 -07:00