log src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.hpp @ 1836:894b1d7c7e01

age author description
Tue, 28 Sep 2010 15:56:15 -0700 jcoomes 6423256: GC stacks should use a better data structure
Mon, 20 Sep 2010 14:38:38 -0700 jmasa 6984287: Regularize how GC parallel workers are specified.
Mon, 23 Aug 2010 17:51:10 -0700 ysr 6910183: CMS: assert(_index < capacity(),"_index out of bounds")
Mon, 16 Aug 2010 15:58:42 -0700 ysr 6948538: CMS: BOT walkers can fall into object allocation and initialization cracks
Fri, 30 Jul 2010 22:43:50 +0100 kevinw 6581734: CMS Old Gen's collection usage is zero after GC which is incorrect
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Tue, 13 Apr 2010 13:52:10 -0700 jmasa 6858496: Clear all SoftReferences before an out-of-memory due to GC overhead limit.