src/hotspot/share/gc/g1/g1CollectedHeap.cpp
Wed, 14 Mar 2018 07:27:19 -0400 coleenp 8199282: Remove ValueObj class for allocation subclassing for gc code
Sun, 11 Mar 2018 07:11:03 +0100 stuefe 8199430: Rename MetaspaceAux to something more meaningful
Mon, 12 Mar 2018 09:46:12 +0100 ehelin 8197852: Move G1DefaultPolicy into G1Policy
Thu, 08 Mar 2018 19:10:25 +0100 stefank 8199319: Remove handles.inline.hpp include from reflectionUtils.hpp
Tue, 06 Mar 2018 08:36:44 +0100 eosterlund 8195148: Collapse G1SATBCardTableModRefBS and G1SATBCardTableLoggingModRefBS into a single G1BarrierSet
Mon, 05 Mar 2018 13:07:04 +0100 ehelin 8197845: Remove unnecessary method G1CollectedHeap::create_g1_policy
Sat, 03 Mar 2018 23:56:08 -0500 kbarrett 8196876: OopStorage::assert_at_safepoint clashes with assert_at_safepoint macros in g1CollectedHeap.hpp
Fri, 02 Mar 2018 14:47:52 +0100 ehelin 8198948: Remove unused parameter evacuation_info from G1CollectedHeap::evacuate_collection_set
Fri, 02 Mar 2018 10:09:08 +0100 sjohanss 8198424: Remove G1AllocationContext
Fri, 02 Mar 2018 10:09:01 +0100 sjohanss 8198430: Remove G1Allocator extension point
Mon, 26 Feb 2018 09:34:12 +0100 eosterlund 8195142: Refactor out card table from CardTableModRefBS to flatten the BarrierSet hierarchy
Fri, 23 Feb 2018 09:38:33 +0100 sjohanss 8198420: Remove unused extension point AllocationContextStats
Thu, 22 Feb 2018 18:36:32 +0100 stefank 8198525: Move _size_policy out of GenCollectorPolicy into GenCollectedHeap
Thu, 22 Feb 2018 18:36:07 +0100 stefank 8198515: Extract SoftReferencePolicy code out of CollectorPolicy
Wed, 14 Feb 2018 13:29:45 +0100 jwilhelm Merge
Wed, 10 Jan 2018 22:48:27 +0100 eosterlund 8195103: Refactor out card table from CardTableModRefBS to flatten the BarrierSet hierarchy
Fri, 09 Feb 2018 13:09:55 +0100 tschatzl 8196602: Change HeapRegionClosure to comply to naming conventions
Tue, 13 Feb 2018 22:10:03 +0000 lana Merge
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
Sat, 13 Jan 2018 02:56:22 +0100 jwilhelm Merge
Thu, 11 Jan 2018 10:40:01 +0100 tschatzl 8137099: G1 needs to "upgrade" GC within the safepoint if it can't allocate during that safepoint to avoid OoME
Tue, 09 Jan 2018 10:27:12 +0100 lkorinth 8194681: G1 uses young free cset time when reporting non-young free cset times
Fri, 01 Dec 2017 08:56:22 +0100 sjohanss 8191821: Finer granularity for GC verification
Thu, 30 Nov 2017 13:40:07 +0100 rkennke 8191564: Refactor GC related servicability code into GC specific subclasses
Thu, 23 Nov 2017 06:01:57 -0800 dcubed Merge
Wed, 22 Nov 2017 17:54:50 -0800 dcubed 8167108: inconsistent handling of SR_lock can lead to crashes
Thu, 23 Nov 2017 09:53:53 +0100 sjohanss 8189733: Cleanup Full GC setup and tear down
Tue, 14 Nov 2017 11:33:23 +0100 sjohanss 8186571: Implementation: JEP 307: Parallel Full GC for G1
Mon, 06 Nov 2017 21:28:03 -0800 jcm 8152470: Add COMPILER2_OR_JVMCI definition
Mon, 06 Nov 2017 14:25:18 +0100 tschatzl 8140255: Move the management of G1YoungRemSetSamplingThread from G1ConcurrentRefine
Mon, 06 Nov 2017 14:24:31 +0100 tschatzl 8149127: Rename g1/concurrentMarkThread.* to g1/g1ConcurrentMarkThread.*
Tue, 31 Oct 2017 11:55:09 -0400 coleenp 8189610: Reconcile jvm.h and all jvm_md.h between java.base and hotspot
Fri, 27 Oct 2017 11:44:56 +0200 sjohanss 8177959: G1CollectedHeap::print_on prints incorrect capacity
Mon, 23 Oct 2017 11:46:12 +0200 tschatzl 8184667: Clean up G1ConcurrentMark files
Wed, 18 Oct 2017 21:06:31 +0000 stefank Merge
Wed, 18 Oct 2017 21:17:46 +0200 rkennke 8189276: Make SuspendibleThreadSet and related code available to other GCs
Wed, 18 Oct 2017 21:13:35 +0200 stefank 8189359: Move native weak oops cleaning out of ReferenceProcessor
Tue, 17 Oct 2017 08:51:55 +0200 eosterlund 8188919: Generalize GC thread suspend/resume at safepoints
Mon, 16 Oct 2017 22:36:06 -0400 coleenp 8188220: Remove Atomic::*_ptr() uses and overloads from hotspot
Fri, 13 Oct 2017 15:08:56 +0200 eosterlund 8185141: Generalize scavengeable nmethod root handling
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip