hotspot/src/share/vm/gc/g1/g1ConcurrentMark.cpp
Tue, 03 May 2016 22:45:27 +0200 stefank 8141501: Problems with BitMap buffer management
Wed, 27 Apr 2016 16:11:45 +0200 mgerdin 8150393: Maintain the set of survivor regions in an array between GCs
Mon, 02 May 2016 10:24:41 +0200 tschatzl 8155230: Tune thread usage for mark bitmap clear
Mon, 18 Apr 2016 16:54:04 +0200 tschatzl 8153170: Card Live Data does not correctly handle eager reclaim
Fri, 18 Mar 2016 15:20:43 +0100 mgerdin 8154154: Separate G1 specific policy code from the CollectorPolicy class hierarchy
Wed, 13 Apr 2016 17:00:54 -0400 drwhite 8152905: hs_err file is missing gc threads
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
Mon, 04 Apr 2016 09:15:15 +0200 stefank 8152632: Rename LogHandle(...) to Log(...)
Fri, 01 Apr 2016 14:30:10 -0700 dcubed 8153302: [BACKOUT] STW phases at Concurrent GC should count in PerfCounter
Wed, 30 Mar 2016 21:05:13 +0900 ysuenaga 8151674: STW phases at Concurrent GC should count in PerfCounter
Fri, 18 Mar 2016 08:59:07 +0100 stefank 8152100: Rework and unify the GC phase logging
Thu, 17 Mar 2016 11:18:52 -0700 sangheki 8151085: Change G1 concurrent timer and tracer measuring time
Thu, 17 Mar 2016 09:36:04 +0100 tschatzl 8151920: Region liveness printing is broken
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 11:34:22 +0100 brutisso 8151605: Change warning() to log_warning(gc) in the GC code
Mon, 07 Mar 2016 02:11:47 -0800 sangheki 8149834: gc/shared/gcTimer.cpp:88 assert(_is_concurrent_phase_active) failed: A concurrent phase is not active
Wed, 02 Mar 2016 08:41:02 +0100 brutisso 8058944: Unify the reporting strings for the GC debug level logging in G1
Sun, 28 Feb 2016 12:22:05 -0500 kbarrett 8150421: Delete experimental G1UseConcMarkReferenceProcessing
Fri, 26 Feb 2016 14:02:39 -0500 jprovino 8139651: ConcurrentG1Refine uses ints for many of its members that should be unsigned types
Thu, 04 Feb 2016 08:22:26 +0100 mgerdin 8149013: Remove unused and dead code from G1CollectorPolicy
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}
less more (0) tip