src/hotspot/share/gc/cms/concurrentMarkSweepGeneration.cpp
Wed, 01 May 2019 12:31:29 -0700 kvn 8220623: [JVMCI] Update JVMCI to support JVMCI based Compiler compiled into shared library
Wed, 01 May 2019 08:56:38 -0400 coleenp 8074355: make MutexLocker smarter about non-JavaThreads
Thu, 25 Apr 2019 10:56:31 -0400 coleenp 8222811: Consolidate MutexLockerEx and MutexLocker
Mon, 01 Apr 2019 18:36:12 +0200 stefank 8221558: Remove obsolete uses of OopStorage::ParState<'false, false> _par_state
Mon, 18 Mar 2019 15:21:33 +0100 stefank 8220609: Cleanups in ScavengableNMethods
Thu, 14 Mar 2019 09:15:51 +0100 stefank 8220343: Move scavenge_root_nmethods from shared code
Tue, 15 Jan 2019 15:59:47 -0800 manc 8212206: Refactor AdaptiveSizePolicy to separate out code related to GC overhead
Mon, 18 Feb 2019 15:33:43 +0100 thartmann 8219232: Unit of concurrent active time logging is wrong
Tue, 12 Feb 2019 08:56:03 +0900 cito 8214236: sun.gc.collector.2.name should be changed
Thu, 31 Jan 2019 10:29:53 -0500 coleenp 8213753: SymbolTable is double walked during class unloading and clean up table timing in do_unloading
Tue, 29 Jan 2019 11:30:17 +0100 tschatzl 8213229: Investigate treating StringTable as weak in young collections
Fri, 07 Dec 2018 13:55:06 -0500 zgu 8204947: Port ShenandoahTaskTerminator to mainline and make it default
Fri, 07 Dec 2018 12:46:31 +0800 manc 8213224: Move code related to GC threads calculation out of AdaptiveSizePolicy
Thu, 06 Dec 2018 15:44:13 +0100 tschatzl 8214791: Consistently name gc files containing VM operations
Tue, 16 Oct 2018 13:16:11 +0200 eosterlund 8210330: Make CLD claiming allow multiple claim bits
Fri, 28 Sep 2018 16:07:39 -0400 coleenp 8209645: Split ClassLoaderData and ClassLoaderDataGraph into separate files
Fri, 31 Aug 2018 07:03:46 -0400 coleenp 8210155: Lock ClassLoaderDataGraph
Thu, 30 Aug 2018 16:16:19 -0400 kbarrett 8210119: Rename SubTasksDone::is_task_claimed
Wed, 08 Aug 2018 15:31:06 +0200 tschatzl 8208669: GC changes to allow enabling -Wreorder
Fri, 03 Aug 2018 11:06:10 +0200 zgu 8205921: Optimizing best-of-2 work stealing queue selection
Sat, 26 May 2018 06:59:49 +0200 stefank 8204540: Automatic oop closure devirtualization
Tue, 19 Jun 2018 05:18:49 -0700 phh 8195115: G1 Old Gen MemoryPool CollectionUsage.used values don't reflect mixed GC results
Mon, 18 Jun 2018 12:11:59 +0200 tschatzl 8043575: Dynamically parallelize reference processing work
Tue, 29 May 2018 09:26:00 +0200 tschatzl 8202845: Refactor reference processing for improved parallelism
Thu, 07 Jun 2018 14:11:56 +0200 rehn 8195097: Make it possible to process StringTable outside safepoint
Wed, 06 Jun 2018 10:45:40 -0400 coleenp 8204301: Make OrderAccess functions available to hpp rather than inline.hpp files
Mon, 04 Jun 2018 21:20:16 -0700 sangheki 8204094: assert(worker_i < _length) failed: Worker 15 is greater than max: 11 at ReferenceProcessorPhaseTimes
Tue, 29 May 2018 15:50:27 -0400 coleenp 8202813: Move vm_weak processing from SystemDictionary to WeakProcessor
Mon, 07 May 2018 23:07:01 +0200 goetz 8202745: Remove hyphens from "out-of-bounds".
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
less more (0) -60 tip