hotspot/src/share/vm/gc/g1/concurrentMarkThread.cpp
Thu, 13 Apr 2017 16:38:39 -0400 kbarrett 8169517: WhiteBox should provide concurrent GC phase control
Tue, 15 Nov 2016 19:39:51 -0500 kbarrett 8169423: Infinite loop in G1's ConcurrentMarkThread
Tue, 30 Aug 2016 23:48:16 -0400 kbarrett 8156500: Move Reference pending list into VM to prevent deadlocks
Fri, 18 Mar 2016 15:20:43 +0100 mgerdin 8154154: Separate G1 specific policy code from the CollectorPolicy class hierarchy
Wed, 06 Apr 2016 13:41:59 +0200 tschatzl 8151386: Extract card live data out of G1ConcurrentMark
Wed, 06 Apr 2016 13:32:48 +0200 tschatzl 8077144: Concurrent mark initialization takes too long
Thu, 17 Mar 2016 11:18:52 -0700 sangheki 8151085: Change G1 concurrent timer and tracer measuring time
Tue, 08 Mar 2016 13:17:30 +0100 mgerdin 8151711: Move G1 number sequences out of the G1 collector policy
Thu, 17 Mar 2016 08:07:53 +0100 pliden 8151601: Cleanup locking of the Reference pending list
Wed, 16 Mar 2016 16:42:30 +0100 tschatzl Merge
Wed, 16 Mar 2016 13:38:54 +0100 brutisso 8151336: Root region scanning should be cancelled and disabled when the ConcurrentMarkThread::run_service() exits
Wed, 16 Mar 2016 12:23:13 +0100 tschatzl 8151614: Improve logging in concurrent mark code
Wed, 16 Mar 2016 12:21:18 +0100 tschatzl 8151126: Clean up duplicate code for clearing the mark bitmaps
Fri, 11 Mar 2016 16:59:58 -0500 drwhite 8140257: Add support for "gc service threads" to ConcurrentGCThread
Wed, 10 Feb 2016 12:56:55 +0100 brutisso 8148992: VM can hang on exit if root region scanning is initiated but not executed
Fri, 05 Feb 2016 16:03:56 +0100 ehelin 8148973: Rename g1/concurrentMark.{hpp,cpp,inline.hpp} to g1/g1ConcurrentMark.{hpp,cpp,inline.hpp}
Fri, 18 Dec 2015 08:17:30 -0800 sangheki 8068394: Trace event for concurrent GC phases
Thu, 10 Dec 2015 14:57:55 +0100 brutisso 8145092: Use Unified Logging for the GC logging
Mon, 26 Oct 2015 12:22:24 -0400 drwhite 8138920: Refactor the sampling thread from ConcurrentG1RefineThread
Fri, 09 Oct 2015 20:31:56 +0200 brutisso 8139293: TestGCEventMixedWithG1ConcurrentMark.java fails after JDK-8134953
Wed, 30 Sep 2015 09:07:21 +0200 brutisso 8134953: Make the GC ID available in a central place
Tue, 29 Sep 2015 17:44:58 +0200 brutisso 8133706: Kitchensink hanged
Thu, 25 Jun 2015 08:15:07 +0200 brutisso 8129626: G1: set_in_progress() and clear_started() needs a barrier on non-TSO platforms
Tue, 23 Jun 2015 13:26:05 +0200 brutisso 8129549: G1: Make sure the concurrent thread does not mix its logging with the STW pauses
Fri, 05 Jun 2015 10:27:41 +0200 drwhite 7097567: G1: abstract and encapsulate collector phases and transitions between them
Tue, 19 May 2015 14:09:22 +0200 pliden 8080585: concurrentGCThread.hpp should not include suspendibleThreadSet.hpp
Wed, 13 May 2015 15:16:06 +0200 pliden 8079792: GC directory structure cleanup
less more (0) tip