log src/share/vm/gc_implementation/g1/collectionSetChooser.cpp @ 6010:720b6a76dd9d

age author description
Wed, 18 Apr 2012 07:21:15 -0400 tonyp 7157073: G1: type change size_t -> uint for region counts / indexes
Fri, 23 Mar 2012 10:53:19 -0400 tonyp 7146246: G1: expose some of the -XX flags that drive which old regions to collect during mixed GCs
Wed, 15 Feb 2012 13:06:53 -0500 tonyp 7132029: G1: mixed GC phase lasts for longer than it should
Wed, 14 Dec 2011 13:34:57 -0800 jmasa 7121618: Change type of number of GC workers to unsigned int.
Tue, 09 Aug 2011 10:16:01 -0700 jmasa 6593758: RFE: Enhance GC ergonomics to dynamically choose ParallelGCThreads
Thu, 06 Oct 2011 18:56:47 -0700 ysr 7095236: G1: _markedRegions never contains NULL regions