hotspot/src/share/vm/gc_implementation/g1/concurrentMark.hpp
Fri, 11 Apr 2014 12:29:24 +0200 pliden 8039147: Cleanup SuspendibleThreadSet
Fri, 14 Mar 2014 10:15:46 +0100 brutisso 8034079: G1: Refactor the HeapRegionSet hierarchy
Thu, 23 Jan 2014 14:47:23 +0100 jwilhelm 8025856: Fix typos in the GC code
Thu, 15 Aug 2013 10:52:18 +0200 johnc 7145569: G1: optimize nmethods scanning
Mon, 10 Jun 2013 11:30:51 +0200 sla 8005849: JEP 167: Event-Based JVM Tracing
Fri, 17 May 2013 11:57:05 +0200 ehelin 8014277: Remove ObjectClosure as base class for BoolObjectClosure
Thu, 16 May 2013 13:02:33 +0200 tschatzl 8014240: G1: Add remembered set size information to output of G1PrintRegionLivenessInfo
Wed, 10 Apr 2013 14:26:49 +0200 stefank 8011872: Include Bit Map addresses in the hs_err files
Tue, 19 Mar 2013 00:57:39 -0700 johnc 8009940: G1: assert(_finger == _heap_end) failed, concurrentMark.cpp:809
Mon, 18 Mar 2013 11:05:27 -0700 johnc 8009536: G1: Apache Lucene hang during reference processing
Tue, 05 Mar 2013 15:36:56 -0800 tamao 8008079: G1: Add nextObject routine to CMBitMapRO and replace nextWord
Tue, 05 Feb 2013 09:13:05 -0800 johnc 8005032: G1: Cleanup serial reference processing closures in concurrent marking
Thu, 31 Jan 2013 10:45:09 -0800 johnc 8005875: G1: Kitchensink fails with ParallelGCThreads=0
Thu, 03 Jan 2013 16:28:22 -0800 johnc 8004816: G1: Kitchensink failures after marking stack changes
Mon, 01 Oct 2012 09:28:13 -0700 johnc 8000244: G1: Ergonomically set MarkStackSize and use virtual space for global marking stack
Sat, 06 Oct 2012 01:17:44 -0700 johnc 7127708: G1: change task num types from int to uint in concurrent mark
Thu, 27 Sep 2012 15:44:01 -0700 johnc 7200261: G1: Liveness counting inconsistencies during marking verification
Thu, 28 Jun 2012 17:03:16 -0400 zgu 6995781: Native Memory Tracking (Phase 1)
Wed, 18 Apr 2012 07:21:15 -0400 tonyp 7157073: G1: type change size_t -> uint for region counts / indexes
Thu, 05 Apr 2012 13:57:23 -0400 tonyp 7127697: G1: remove dead code after recent concurrent mark changes
Wed, 25 Jan 2012 12:58:23 -0500 tonyp 7127706: G1: re-enable survivors during the initial-mark pause
Thu, 12 Jan 2012 00:06:47 -0800 johnc 6484965: G1: piggy-back liveness accounting phase on marking
Mon, 16 Jan 2012 11:21:21 +0100 brutisso 7130334: G1: Change comments and error messages that refer to CMS in g1/concurrentMark.cpp/hpp
Fri, 13 Jan 2012 13:27:48 -0800 johnc 7121547: G1: High number mispredicted branches while iterating over the marking bitmap
Tue, 10 Jan 2012 18:58:13 -0500 tonyp 6888336: G1: avoid explicitly marking and pushing objects in survivor spaces
Wed, 14 Dec 2011 13:34:57 -0800 jmasa 7121618: Change type of number of GC workers to unsigned int.
Fri, 16 Dec 2011 11:40:00 -0800 johnc 7120038: G1: ParallelGCThreads==0 is broken
Thu, 17 Nov 2011 12:40:15 -0800 johnc 7112743: G1: Reduce overhead of marking closure during evacuation pauses
Tue, 09 Aug 2011 10:16:01 -0700 jmasa 6593758: RFE: Enhance GC ergonomics to dynamically choose ParallelGCThreads
Thu, 22 Sep 2011 10:57:37 -0700 johnc 6484982: G1: process references during evacuation pauses
Fri, 19 Aug 2011 09:30:59 +0200 brutisso 6814390: G1: remove the concept of non-generational G1
Mon, 20 Jun 2011 22:03:13 -0400 tonyp 7055073: G1: code cleanup in the concurrentMark.* files
Tue, 14 Jun 2011 11:01:10 -0700 johnc 7004681: G1: Extend marking verification to Full GCs
Tue, 14 Jun 2011 10:33:43 -0400 tonyp 7046558: G1: concurrent marking optimizations
Tue, 17 May 2011 00:56:01 -0700 johnc 7041440: G1: assert(obj->is_oop_or_null(true )) failed: Error #
Fri, 29 Apr 2011 12:40:49 -0400 tonyp 7034139: G1: assert(Thread::current()->is_ConcurrentGC_thread()) failed: only a conc GC thread can call this.
Mon, 04 Apr 2011 14:23:17 -0400 tonyp 7027766: G1: introduce flag to dump the liveness information per region at the end of marking
Tue, 25 Jan 2011 10:56:22 -0800 johnc 6608385: G1: need to support parallel reference processing
Wed, 19 Jan 2011 19:30:42 -0500 tonyp 6977804: G1: remove the zero-filling thread
Fri, 17 Dec 2010 11:26:53 -0800 johnc 7006113: G1: Initialize ReferenceProcessor::_is_alive_non_header field
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Tue, 28 Sep 2010 09:51:37 -0700 johnc 6941395: G1: Use only lock-free versions of region stack push() and pop()
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, 30 Mar 2010 15:43:03 -0400 tonyp 6937142: G1: improvements to debugging output (S-M)
Mon, 05 Apr 2010 12:19:22 -0400 tonyp 6940310: G1: MT-unsafe calls to CM::region_stack_push() / CM::region_stack_pop()
Wed, 03 Mar 2010 14:48:26 -0800 jcoomes 4396719: Mark Sweep stack overflow on deeply nested Object arrays
Wed, 30 Sep 2009 14:50:51 -0400 tonyp 6890137: G1: revamp reachable object dump
Wed, 07 Oct 2009 10:09:57 -0400 tonyp 6888619: G1: too many guarantees in concurrent marking
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
Tue, 14 Jul 2009 15:40:39 -0700 ysr 6700789: G1: Enable use of compressed oops with G1 heaps
Mon, 09 Mar 2009 13:28:46 -0700 xdono 6814575: Update copyright year
Tue, 10 Feb 2009 18:39:09 +0300 apetrusenko 6700941: G1: allocation spec missing for some G1 classes
Thu, 05 Jun 2008 15:57:56 -0700 ysr 6711316: Open source the Garbage-First garbage collector
less more (0) tip