src/hotspot/share/gc/shared/genCollectedHeap.hpp
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
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
Thu, 18 Jul 2019 14:57:32 -0400 kbarrett 8227653: Add VM Global OopStorage
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
Tue, 02 Apr 2019 10:04:25 +0200 pliden 8221648: Remove CollectedHeap::is_in_closed_subset()
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
Wed, 13 Mar 2019 11:31:00 +0100 pliden 8219817: Remove unused CollectedHeap::block_size()
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, 10 Jan 2019 15:13:51 -0500 coleenp 8216167: Update include guards to reflect correct directories
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 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
Wed, 02 May 2018 13:44:46 +0200 sjohanss 8191471: Elastic TLABs for G1
Tue, 10 Apr 2018 12:20:00 +0200 stefank 8201209: Separate out CMS specific functions into CMSCardTable
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
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
Wed, 25 Oct 2017 10:05:17 +0200 rkennke 8183542: Factor out serial GC specific code from GenCollectedHeap into its own subclass
Fri, 13 Oct 2017 15:08:56 +0200 eosterlund 8185141: Generalize scavengeable nmethod root handling
Thu, 12 Oct 2017 15:08:19 +0200 rkennke 8179387: Factor out CMS specific code from GenCollectedHeap into its own subclass
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip