src/hotspot/share/gc/cms/concurrentMarkSweepGeneration.cpp
Wed, 09 May 2018 13:37:05 +0200 tschatzl 8202780: Remove EnqueueTask related code from ReferenceProcessor after JDK-8202017 jdk-11+13
Tue, 08 May 2018 10:01:29 +0200 tschatzl 8202017: Merge Reference Enqueuing phase with phase 3 of Reference processing
Mon, 07 May 2018 14:42:10 +0200 stefank 8202642: Replace PAR_OOP_ITERATE with templates
Mon, 07 May 2018 14:42:08 +0200 stefank 8202641: Replace OOP_SINCE_SAVE_MARKS with templates
Mon, 07 May 2018 14:42:05 +0200 stefank 8202639: Use concrete Generation classes in SerialHeap and CMSHeap
Fri, 27 Apr 2018 15:00:04 -0400 coleenp 8202447: Fix unloading_occurred to mean unloading_occurred
Thu, 03 May 2018 14:10:08 +0200 tschatzl 8202021: Improve variable naming in ReferenceProcesso
Thu, 03 May 2018 14:09:00 +0200 tschatzl 8201492: Properly implement non-contiguous generations for Reference discovery
Thu, 26 Apr 2018 11:19:05 -0500 gziemski 8202150: [REDO] Split globals.hpp to factor out the Flag class
Mon, 23 Apr 2018 14:51:16 -0500 gziemski 8202151: [BACKOUT] Split globals.hpp to factor out the Flag class
Mon, 23 Apr 2018 10:59:39 -0500 gziemski 8081519: Split globals.hpp to factor out the Flag class
Thu, 19 Apr 2018 07:54:50 +0200 pliden 8201646: Introduce ReferenceDiscoverer interface
Wed, 18 Apr 2018 13:37:39 -0400 coleenp 8201537: Remove is_alive closure from Klass::is_loader_alive()
Thu, 05 Apr 2018 10:54:53 +0200 rkennke 8199735: Mark word updates need to use Access API
Fri, 06 Apr 2018 11:37:28 +0200 stefank 8200736: Move CMSGCStats to the cms directory
Fri, 06 Apr 2018 11:37:26 +0200 stefank 8200735: Move CMS specific code from binaryTreeDictionary and freeList to CMS files
Mon, 26 Mar 2018 17:01:32 +0200 stefank 8200292: Move PushAndMarkVerifyClosure::do_oop_work to concurrentMarkSweepGeneration.cpp
Fri, 23 Mar 2018 18:54:12 +0100 stefank 8200106: Move NoSafepointVerifier out from gcLocker.hpp
Fri, 09 Mar 2018 23:13:37 +0900 ysuenaga 8153333: [REDO] STW phases at Concurrent GC should count in PerfCounte
Mon, 26 Feb 2018 09:34:12 +0100 eosterlund 8195142: Refactor out card table from CardTableModRefBS to flatten the BarrierSet hierarchy
Thu, 22 Feb 2018 18:37:48 +0100 stefank 8198530: Move _gc_policy_counters from GenCollectorPolicy to GenCollectedHeap
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
Thu, 22 Feb 2018 18:34:18 +0100 stefank 8198373: Remove CollectorPolicy::is/as functions
Wed, 21 Feb 2018 07:50:33 +0100 pliden 8198369: Clean up GCId and GCIdMark
Thu, 30 Nov 2017 13:40:07 +0100 rkennke 8191564: Refactor GC related servicability code into GC specific subclasses
Mon, 06 Nov 2017 21:28:03 -0800 jcm 8152470: Add COMPILER2_OR_JVMCI definition
Mon, 23 Oct 2017 11:20:53 +0200 stefank 8189748: More precise closures for WeakProcessor::weak_oops_do calls
Wed, 18 Oct 2017 21:13:35 +0200 stefank 8189359: Move native weak oops cleaning out of ReferenceProcessor
Mon, 16 Oct 2017 22:36:06 -0400 coleenp 8188220: Remove Atomic::*_ptr() uses and overloads from hotspot
Thu, 12 Oct 2017 15:08:19 +0200 rkennke 8179387: Factor out CMS specific code from GenCollectedHeap into its own subclass
Tue, 03 Oct 2017 16:42:04 -0400 coleenp 8186777: Make Klass::_java_mirror an OopHandle
Tue, 26 Sep 2017 14:05:27 +0200 eosterlund 8186838: Generalize Atomic::inc/dec with templates
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip