src/hotspot/share/gc/cms/concurrentMarkSweepGeneration.cpp
Thu, 17 Oct 2019 20:54:25 +0100 chegar datagramsocketimpl-branch: merge with default datagramsocketimpl-branch
Thu, 17 Oct 2019 20:53:35 +0100 chegar datagramsocketimpl-branch: update to default datagramsocketimpl-branch
Sat, 07 Sep 2019 18:48:57 -0400 dholmes 8230422: Convert uninterruptible os::sleep calls to os::naked_short_sleep
Mon, 19 Aug 2019 12:40:27 +0200 stefank 8229839: Break circular dependency between oop.inline.hpp and markWord.inline.hpp
Fri, 16 Aug 2019 18:06:51 +0000 poonam 8229420: [Redo] jstat reports incorrect values for OU for CMS GC
Tue, 06 Aug 2019 10:48:21 +0200 stefank 8229258: Rework markOop and markOopDesc into a simpler mark word value carrier
Mon, 05 Aug 2019 11:16:48 -0400 coleenp 8229000: Fix lock and reenable assert in Monitor::check_safepoint_state
Wed, 03 Jul 2019 14:33:40 +0000 poonam 8227178: Backout of 8215523
Mon, 01 Jul 2019 18:24:06 +0000 poonam 8215523: jstat reports incorrect values for OU for CMS GC
Thu, 27 Jun 2019 11:40:18 -0400 coleenp 8225437: JvmtiExport::gc_epilogue is unnecessary
Thu, 09 May 2019 14:28:30 +0200 stefank 8223624: Cleanup includes of universe.hpp
Mon, 15 Apr 2019 11:47:46 +0200 stefank 8198505: Remove CollectorPolicy and its subclasses
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
less more (0) -60 tip