log src/share/vm/gc_implementation/g1/concurrentG1RefineThread.cpp @ 17844:8847586c9037

age author description
Thu, 03 Apr 2014 17:49:31 +0400 vkempik 8016302: Change type of the number of GC workers to unsigned int (2)
Tue, 01 Apr 2014 13:57:07 +0200 Gilles Duboscq Backout jdk9 merge
Thu, 23 Jan 2014 14:47:23 +0100 jwilhelm 8025856: Fix typos in the GC code
Thu, 08 Sep 2011 05:16:49 -0400 tonyp 7084509: G1: fix inconsistencies and mistakes in the young list target length calculations
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Thu, 22 Apr 2010 10:02:38 -0700 johnc 6819061: G1: eliminate serial Other times that are proportional to the collection set length
Tue, 23 Feb 2010 23:13:23 -0500 tonyp 6928059: G1: command line parameter renaming
Wed, 16 Dec 2009 15:12:51 -0800 iveresov 6862387: tune concurrent refinement further
Fri, 02 Oct 2009 16:12:07 -0400 tonyp 6885041: G1: inconsistent thread dump
Wed, 19 Aug 2009 12:53:25 -0400 tonyp 6871111: G1: remove the concurrent overhead tracker
Fri, 31 Jul 2009 10:41:29 -0700 ysr Merge
Wed, 29 Jul 2009 11:01:26 -0400 tonyp 6864886: G1: rename -XX parameters related to update buffers
Tue, 28 Jul 2009 12:12:40 -0700 xdono 6862919: Update copyright year
Mon, 18 May 2009 11:52:46 -0700 iveresov 6841831: G1: assert(contains_reference(from),"We just added it!") fires
Mon, 11 May 2009 16:30:56 -0700 iveresov 6484957: G1: parallel concurrent refinement
Thu, 30 Apr 2009 15:07:53 -0700 johnc 6490395: G1: Tidy up command line flags.
Fri, 06 Mar 2009 13:50:14 -0800 iveresov 6720309: G1: don't synchronously update RSet during evacuation pauses
Thu, 05 Jun 2008 15:57:56 -0700 ysr 6711316: Open source the Garbage-First garbage collector