src/hotspot/share/gc/shared/genCollectedHeap.cpp
Wed, 13 Nov 2019 11:37:29 +0100 lkorinth 8232365: Implementation for JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage Collector
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
Tue, 10 Sep 2019 09:24:05 +0200 stuefe Initial changes for new metaspace. Only tested for Linux x64. stuefe-new-metaspace-branch
Thu, 05 Sep 2019 08:26:49 +0200 eosterlund 8224815: Remove non-GC uses of CollectedHeap::is_in_reserved()
Fri, 30 Aug 2019 14:58:40 -0400 tonyp 8227224: GenCollectedHeap: add subspace transitions for young gen for gc+heap=info log lines
Wed, 28 Aug 2019 11:19:09 +0200 eosterlund 8229278: Improve hs_err location printing to assume less about GC internals
Wed, 31 Jul 2019 14:28:51 -0400 kbarrett 8048556: Unnecessary GCLocker-initiated young GCs
Thu, 18 Jul 2019 14:57:32 -0400 kbarrett 8227653: Add VM Global OopStorage
Wed, 03 Jul 2019 15:46:48 -0400 tonyp 8223575: add subspace transitions to gc+metaspace=info log lines
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
Thu, 25 Apr 2019 10:56:31 -0400 coleenp 8222811: Consolidate MutexLockerEx and MutexLocker
Tue, 02 Apr 2019 13:08:38 -0400 kbarrett 8221102: Allow GC threads to participate in threads claiming protocol
Mon, 18 Mar 2019 15:21:33 +0100 stefank 8220609: Cleanups in ScavengableNMethods
Mon, 18 Mar 2019 15:19:39 +0100 stefank 8220606: Move ScavengableNMethods unlinking to unregister_nmethod
Thu, 14 Mar 2019 09:15:51 +0100 stefank 8220343: Move scavenge_root_nmethods from shared code
Wed, 13 Mar 2019 11:31:00 +0100 pliden 8219817: Remove unused CollectedHeap::block_size()
Fri, 08 Mar 2019 12:01:43 +0100 shade 8220290: gc/arguments/TestSurvivorRatioFlag.java fails after JDK-8215221 with CMS
Thu, 07 Mar 2019 10:50:52 +0100 shade 8215221: Serial GC misreports young GC time
Tue, 29 Jan 2019 11:30:17 +0100 tschatzl 8213229: Investigate treating StringTable as weak in young collections
Thu, 06 Dec 2018 15:44:13 +0100 tschatzl 8214791: Consistently name gc files containing VM operations
Fri, 05 Oct 2018 13:38:03 -0700 jcbeyler 8211123: GC Metaspace printing after full gc
Fri, 28 Sep 2018 16:07:39 -0400 coleenp 8209645: Split ClassLoaderData and ClassLoaderDataGraph into separate files
Wed, 19 Sep 2018 14:09:11 +0200 pliden 8210713: Let CollectedHeap::ensure_parsability() take care of TLAB statistics gathering
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
Thu, 28 Jun 2018 14:22:28 +0200 eosterlund 8205683: Refactor heap allocation to separate concerns
Tue, 26 Jun 2018 13:54:19 +0200 stefank 8205607: Use oop_iterate instead of oop_iterate_no_header
Sat, 26 May 2018 06:59:49 +0200 stefank 8204540: Automatic oop closure devirtualization
Thu, 07 Jun 2018 14:11:56 +0200 rehn 8195097: Make it possible to process StringTable outside safepoint
Tue, 29 May 2018 15:50:27 -0400 coleenp 8202813: Move vm_weak processing from SystemDictionary to WeakProcessor
Mon, 07 May 2018 16:16:17 +0200 stefank 8202722: Move marksweep_init into GC code
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: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, 04 May 2018 11:41:35 +0200 stefank 8200729: Conditional compilation of GCs
Thu, 03 May 2018 14:10:08 +0200 tschatzl 8202021: Improve variable naming in ReferenceProcesso
Wed, 02 May 2018 13:44:46 +0200 sjohanss 8191471: Elastic TLABs for G1
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
Wed, 18 Apr 2018 18:43:04 -0400 coleenp 8201556: Disallow reading oops in ClassLoaderData if unloading
Thu, 12 Apr 2018 11:22:24 +0200 pliden 8201362: Remove CollectedHeap::barrier_set()
Tue, 10 Apr 2018 12:20:00 +0200 stefank 8201209: Separate out CMS specific functions into CMSCardTable
Wed, 28 Mar 2018 11:38:47 +0200 pliden 8199918: Shorten names of CollectedHeap::Name members
Fri, 23 Mar 2018 18:54:12 +0100 stefank 8200106: Move NoSafepointVerifier out from gcLocker.hpp
Mon, 19 Mar 2018 07:38:18 +0100 eosterlund 8199604: Rename CardTableModRefBS to CardTableBarrierSet
Sun, 11 Mar 2018 07:11:03 +0100 stuefe 8199430: Rename MetaspaceAux to something more meaningful
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:37:23 +0100 stefank 8198528: Move GenerationSpecs 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:35:40 +0100 stefank 8198511: Move allocation functions from GenCollectorPolicy to GenCollectedHeap
Thu, 22 Feb 2018 18:34:39 +0100 stefank 8198507: Remove CollectorPolicy::create_rem_set
Wed, 21 Feb 2018 07:50:33 +0100 pliden 8198369: Clean up GCId and GCIdMark
Wed, 10 Jan 2018 22:48:27 +0100 eosterlund 8195103: Refactor out card table from CardTableModRefBS to flatten the BarrierSet hierarchy
Thu, 30 Nov 2017 13:40:07 +0100 rkennke 8191564: Refactor GC related servicability code into GC specific subclasses
less more (0) -60 tip