hotspot/src/share/vm/gc_implementation/g1/concurrentMark.cpp
Wed, 19 Jan 2011 19:30:42 -0500 tonyp 6977804: G1: remove the zero-filling thread
Wed, 19 Jan 2011 09:35:17 -0500 tonyp 7011379: G1: overly long concurrent marking cycles
Mon, 10 Jan 2011 17:14:53 -0500 kamg 6458402: 3 jvmti tests fail with CMS and +ExplicitGCInvokesConcurrent
Fri, 17 Dec 2010 11:26:53 -0800 johnc 7006113: G1: Initialize ReferenceProcessor::_is_alive_non_header field
Wed, 01 Dec 2010 17:34:02 -0800 johnc 6983204: G1: Nightly test nsk/regression/b4958615 failing with +ExplicitGCInvokesConcurrent
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Mon, 18 Oct 2010 15:01:41 -0700 johnc 6988458: G1: assert(mr.end() <= _cm->finger()) failed: otherwise the region shouldn't be on the stack
Tue, 28 Sep 2010 09:51:37 -0700 johnc 6941395: G1: Use only lock-free versions of region stack push() and pop()
Mon, 20 Sep 2010 14:38:38 -0700 jmasa 6984287: Regularize how GC parallel workers are specified.
Tue, 17 Aug 2010 14:40:00 -0400 tonyp 6975964: G1: print out a more descriptive message for evacuation failure when +PrintGCDetails is set
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Tue, 18 May 2010 11:02:18 -0700 jcoomes 6951319: enable solaris builds using Sun Studio 12 update 1
Tue, 30 Mar 2010 15:43:03 -0400 tonyp 6937142: G1: improvements to debugging output (S-M)
Tue, 06 Apr 2010 10:59:45 -0400 tonyp 6909756: G1: guarantee(G1CollectedHeap::heap()->mark_in_progress(),"Precondition.")
Mon, 05 Apr 2010 12:19:22 -0400 tonyp 6940310: G1: MT-unsafe calls to CM::region_stack_push() / CM::region_stack_pop()
Thu, 18 Mar 2010 12:14:59 -0400 tonyp 6935821: G1: threads created during marking do not active their SATB queues
Thu, 18 Mar 2010 01:48:28 -0700 apetrusenko 6921710: G1: assert(new_finger >= _finger && new_finger < _region_limit,"invariant")
Wed, 24 Feb 2010 07:00:33 -0800 jmasa 6928081: G1: rename parameters common with CMS
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
Wed, 30 Sep 2009 14:50:51 -0400 tonyp 6890137: G1: revamp reachable object dump
Thu, 22 Oct 2009 07:43:49 -0700 apetrusenko 6858886: G1: guarantee(_next_marked_bytes <= used(),"invariant") at heapRegion.hpp:359
Wed, 07 Oct 2009 10:09:57 -0400 tonyp 6888619: G1: too many guarantees in concurrent marking
Wed, 07 Oct 2009 09:42:18 -0400 tonyp 6888316: G1: has_aborted() || _cm->region_stack_empty() fails
Fri, 02 Oct 2009 16:12:07 -0400 tonyp 6885041: G1: inconsistent thread dump
Wed, 23 Sep 2009 23:56:15 -0700 jrose Merge
Tue, 15 Sep 2009 21:53:47 -0700 jrose 6863023: need non-perm oops in code cache for JSR 292
Wed, 19 Aug 2009 12:53:25 -0400 tonyp 6871111: G1: remove the concurrent overhead tracker
Fri, 14 Aug 2009 13:44:15 -0700 apetrusenko 6872000: G1: compilation fails on linux/older gcc
Wed, 29 Jul 2009 16:00:35 -0700 trims Merge
Tue, 14 Jul 2009 15:40:39 -0700 ysr 6700789: G1: Enable use of compressed oops with G1 heaps
Tue, 28 Jul 2009 12:12:40 -0700 xdono 6862919: Update copyright year
Mon, 29 Jun 2009 12:17:03 -0400 tonyp 6855115: G1: Fix for 6850869 is incorrect
Wed, 24 Jun 2009 11:42:03 -0400 tonyp 6850869: G1: RSet "scrubbing" scrubs too much
Fri, 12 Jun 2009 16:20:16 -0400 tonyp 6850846: G1: extend G1 marking verification
Thu, 30 Apr 2009 15:07:53 -0700 johnc 6490395: G1: Tidy up command line flags.
Thu, 19 Mar 2009 09:13:24 -0700 kvn Merge
Mon, 16 Mar 2009 17:48:01 -0700 iveresov 6815683: G1: SEGV during marking
Mon, 16 Mar 2009 15:06:33 -0700 kvn 6816308: Changes to allow builds with latest Windows SDK 6.1 on 64bit Windows 2003
Sat, 07 Mar 2009 11:07:37 -0500 tonyp 6814467: G1: small fixes related to concurrent marking verboseness
Mon, 15 Dec 2008 16:55:11 -0800 xdono 6785258: Update copyright year
Mon, 01 Dec 2008 23:25:24 -0800 ysr 6778647: snap(), snap_policy() should be renamed setup(), setup_policy()
Thu, 20 Nov 2008 16:56:09 -0800 ysr 6684579: SoftReference processing can be made more efficient
Wed, 06 Aug 2008 11:57:31 -0400 tonyp 6722565: G1: assert !r->is_on_unclean_list() fires
Wed, 11 Jun 2008 05:12:19 -0700 iveresov 6710665: G1: guarantee(_cm->out_of_regions() && _cm->region_stack_empty() && _task_queue->size() == 0, ...)
Thu, 05 Jun 2008 15:57:56 -0700 ysr 6711316: Open source the Garbage-First garbage collector
less more (0) tip