src/hotspot/share/gc/g1/g1RemSet.cpp
Thu, 12 Apr 2018 08:25:30 +0200 pliden 8201316: Move G1-related static members from JavaThread to G1BarrierSet
Wed, 28 Mar 2018 16:39:32 +0200 tschatzl 8197932: Better split work in rebuild remembered sets phase
Wed, 28 Mar 2018 16:39:32 +0200 tschatzl 8197573: Remove concurrent cleanup and secondary free list handling
Mon, 26 Mar 2018 16:51:43 +0200 tschatzl 8180415: Rebuild remembered sets during the concurrent cycle
Tue, 06 Mar 2018 08:36:44 +0100 eosterlund 8195148: Collapse G1SATBCardTableModRefBS and G1SATBCardTableLoggingModRefBS into a single G1BarrierSet
Tue, 06 Mar 2018 13:08:59 +0100 tschatzl 8198546: [Redo] JDK-8196883 G1RemSet::refine_card_concurrently doesn't need to check for cards in collection set
Fri, 02 Mar 2018 21:00:12 +0100 jwilhelm Merge
Mon, 26 Feb 2018 09:34:12 +0100 eosterlund 8195142: Refactor out card table from CardTableModRefBS to flatten the BarrierSet hierarchy
Wed, 28 Feb 2018 21:21:11 +0000 lana Merge jdk-11+3
Thu, 15 Feb 2018 00:20:22 +0100 tschatzl 8197968: [Backout] JDK-8196883 G1RemSet::refine_card_concurrently doesn't need to check for cards in collection set jdk-10+44
Wed, 14 Feb 2018 13:29:45 +0100 jwilhelm Merge
Sun, 11 Feb 2018 03:12:15 -0500 kbarrett 8194691: Cleanup unnecessary casts in Atomic/OrderAccess uses
Sat, 10 Feb 2018 09:25:35 +0100 jwilhelm Merge
Fri, 09 Feb 2018 13:09:55 +0100 tschatzl 8196602: Change HeapRegionClosure to comply to naming conventions
Fri, 09 Feb 2018 12:53:08 +0100 tschatzl 8197493: [Backout] JDK-8196602 Change HeapRegionClosure to comply to naming conventions
Fri, 09 Feb 2018 11:51:40 +0100 tschatzl 8196602: Change HeapRegionClosure to comply to naming conventions
Thu, 08 Feb 2018 10:15:57 +0100 tschatzl 8196883: G1RemSet::refine_card_concurrently doesn't need to check for cards in collection set
Thu, 23 Nov 2017 15:51:06 +0100 tschatzl 8190426: Lazily initialize refinement threads with UseDynamicNumberOfGCThreads
Tue, 14 Nov 2017 11:33:23 +0100 sjohanss 8186571: Implementation: JEP 307: Parallel Full GC for G1
Mon, 06 Nov 2017 14:24:31 +0100 tschatzl 8149127: Rename g1/concurrentMarkThread.* to g1/g1ConcurrentMarkThread.*
Wed, 18 Oct 2017 21:17:46 +0200 rkennke 8189276: Make SuspendibleThreadSet and related code available to other GCs
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip