log src/share/vm/gc_implementation/includeDB_gc_g1 @ 1930:2d26b0046e0d

age author description
Tue, 30 Nov 2010 14:53:30 +0100 Thomas Wuerthinger Merge.
Tue, 12 Oct 2010 09:36:48 -0700 johnc 6971296: G1: simplify G1RemSet class hierarchy
Mon, 02 Aug 2010 12:51:43 -0700 johnc 6814437: G1: remove the _new_refs array
Mon, 28 Jun 2010 14:13:17 -0400 tonyp 6944166: G1: explicit GCs are not always handled correctly
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Tue, 11 May 2010 14:46:49 +0200 Thomas Wuerthinger initial setup for building; added create.bat
Wed, 16 Dec 2009 15:12:51 -0800 iveresov 6862387: tune concurrent refinement further
Fri, 20 Nov 2009 14:47:01 -0500 tonyp 6815790: G1: Missing MemoryPoolMXBeans with -XX:+UseG1GC
Thu, 30 Jul 2009 16:22:58 -0400 tonyp 6819085: G1: use larger and/or user settable region size
Wed, 19 Aug 2009 12:53:25 -0400 tonyp 6871111: G1: remove the concurrent overhead tracker
Tue, 04 Aug 2009 16:00:17 -0700 johnc 6819077: G1: first GC thread coming late into the GC.
Tue, 14 Jul 2009 15:40:39 -0700 ysr 6700789: G1: Enable use of compressed oops with G1 heaps
Thu, 11 Jun 2009 17:19:33 -0700 johnc 6843694: G1: assert(index < _vs.committed_size(),"bad index"), g1BlockOffsetTable.inline.hpp:55
Mon, 18 May 2009 11:52:46 -0700 iveresov 6841831: G1: assert(contains_reference(from),"We just added it!") fires