log src/share/vm/gc_implementation/g1/heapRegion.cpp @ 1886:72a161e62cc4

age author description
Sat, 16 Oct 2010 17:12:19 -0400 tonyp 6991377: G1: race between concurrent refinement and humongous object allocation
Tue, 17 Aug 2010 14:40:00 -0400 tonyp 6974928: G1: sometimes humongous objects are allocated in young regions
Mon, 02 Aug 2010 12:51:43 -0700 johnc 6814437: G1: remove the _new_refs array
Mon, 19 Jul 2010 11:06:34 -0700 johnc 6956639: G1: assert(cached_ptr != card_ptr) failed: shouldn't be, concurrentG1Refine.cpp:307
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Thu, 20 May 2010 08:32:11 -0700 jcoomes Merge
Fri, 14 May 2010 10:28:46 -0700 apetrusenko 6921317: (partial) G1: assert(top() == bottom() || zfs == Allocated,"Region must be empty, or we must be setting it to
Tue, 11 May 2010 14:35:43 -0700 prr 6931180: Migration to recent versions of MS Platform SDK
Wed, 12 May 2010 15:01:05 +0200 lstadler added c1x build directory, added MSVC Win64 project support
Thu, 22 Apr 2010 10:02:38 -0700 johnc 6819061: G1: eliminate serial Other times that are proportional to the collection set length
Tue, 30 Mar 2010 15:43:03 -0400 tonyp 6937142: G1: improvements to debugging output (S-M)
Fri, 02 Oct 2009 16:20:42 -0400 tonyp 6882730: G1: parallel heap verification messes up region dump
Thu, 30 Jul 2009 16:22:58 -0400 tonyp 6819085: G1: use larger and/or user settable region size
Wed, 29 Jul 2009 16:00:35 -0700 trims Merge jdk7-b67
Tue, 14 Jul 2009 15:40:39 -0700 ysr 6700789: G1: Enable use of compressed oops with G1 heaps