src/hotspot/share/gc/g1/g1CollectedHeap.hpp
Wed, 16 Oct 2019 12:36:44 +0200 tschatzl 8232260: Remove g1 prefix in G1CollectedHeap::g1_hot_card_cache() getter
Mon, 23 Sep 2019 11:37:08 +0200 tschatzl 8231189: Rename worker_i parameters to worker_id
Fri, 06 Sep 2019 13:38:55 -0400 kbarrett 8230404: Refactor logged card refinement support in G1DirtyCardQueueSet
Thu, 05 Sep 2019 08:26:49 +0200 eosterlund 8224815: Remove non-GC uses of CollectedHeap::is_in_reserved()
Wed, 28 Aug 2019 11:19:09 +0200 eosterlund 8229278: Improve hs_err location printing to assume less about GC internals
Fri, 16 Aug 2019 14:46:52 -0400 kbarrett 8229044: G1RedirtyCardsQueueSet should be local to a collection
Tue, 06 Aug 2019 10:48:21 +0200 stefank 8229258: Rework markOop and markOopDesc into a simpler mark word value carrier
Fri, 19 Jul 2019 16:47:11 -0400 kbarrett 8162929: Enqueuing dirty cards into a single DCQS during GC does not scale
Wed, 17 Jul 2019 16:33:19 +0200 tschatzl 8227671: G1: assert_used_and_recalculate_used_equal performs work in product builds
Thu, 27 Jun 2019 11:48:32 +0200 tschatzl 8213108: Improve work distribution during remembered set scan
Thu, 13 Jun 2019 11:54:55 +0200 tschatzl 8225418: G1: region attribute remembered set state disagrees with actual remembered set state
Sat, 18 May 2019 22:11:25 +0200 tschatzl 8222492: G1 unnecessarily scans remembered set cards for regions that already have been evacuated
Fri, 17 May 2019 12:33:37 +0200 tschatzl 8224038: Fix remaining InCSetState mentions
Tue, 14 May 2019 15:36:26 +0200 tschatzl 8200545: Improve filter for enqueued deferred cards
Mon, 06 May 2019 14:19:48 -0700 sangheki 8221509: Refactor assert( G1CollectedHeap::used() == recalculate_used() ) with better message
Mon, 15 Apr 2019 11:47:46 +0200 stefank 8198505: Remove CollectorPolicy and its subclasses
Mon, 08 Apr 2019 12:15:40 -0700 sangheki 8218049: Survivor MemoryMXBean used() size granularity is region based
Mon, 08 Apr 2019 20:37:52 +0200 tschatzl 8218668: Clean up evacuation of optional collection set
Tue, 02 Apr 2019 10:04:25 +0200 pliden 8221648: Remove CollectedHeap::is_in_closed_subset()
Mon, 01 Apr 2019 18:34:39 +0200 stefank 8220610: Make CollectedHeap nmethod functions pure virtual
Mon, 25 Mar 2019 14:11:09 +0100 tschatzl 8219100: Improve do_collection_pause_at_safepoint
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()
Mon, 04 Mar 2019 11:49:16 +0100 tschatzl 8219856: Spell out G1CollectorPolicy::is_hetero_heap
Mon, 04 Mar 2019 11:49:16 +0100 tschatzl 8219748: Add and use getter for the timing object in G1
Mon, 04 Mar 2019 11:49:16 +0100 tschatzl 8219747: Remove g1_ prefix to g1_remset and g1_policy members in G1CollectedHeap
Mon, 04 Mar 2019 11:49:16 +0100 tschatzl 8218880: G1 crashes when issuing a periodic GC while the GCLocker is held
Wed, 20 Feb 2019 14:30:33 +0100 tschatzl 8219096: Merge print_termination_stats code with current logging
Wed, 13 Feb 2019 17:38:14 -0500 kbarrett 8218089: Rename DirtyCardQueue et al to follow usual G1 naming conventions
Tue, 05 Feb 2019 16:46:49 -0500 kbarrett 8217474: Remove WhiteBox.getConcurrentGCPhases()
Tue, 29 Jan 2019 11:30:17 +0100 tschatzl 8213229: Investigate treating StringTable as weak in young collections
Mon, 21 Jan 2019 12:19:00 +0100 tschatzl 8217374: Rename G1 EvacuationInfo class to G1EvacuationInfo
Thu, 10 Jan 2019 15:13:51 -0500 coleenp 8216167: Update include guards to reflect correct directories
Fri, 21 Dec 2018 08:18:59 -0800 sangheki 8211425: Allocation of old generation of java heap on alternate memory devices - G1 GC
Wed, 12 Dec 2018 12:00:02 +0100 tschatzl 8152724: Sum of eden before GC and current survivor capacity may be larger than heap size
Fri, 07 Dec 2018 13:54:45 +0100 sjohanss 8213890: Implementation of JEP 344: Abortable Mixed Collections for G1
Wed, 28 Nov 2018 11:06:58 +0100 tschatzl 8213996: Remove one of the SparsePRT entry tables
Fri, 23 Nov 2018 10:57:07 +0100 sjohanss 8214118: HeapRegions marked as archive even if CDS mapping fails
Wed, 31 Oct 2018 13:43:57 +0100 tschatzl 6490394: G1: Allow heap shrinking / memory unmapping after reclaiming regions during Remark
Wed, 31 Oct 2018 13:43:57 +0100 tschatzl 8071913: Filter out entries to free/uncommitted regions during iteration
Tue, 11 Sep 2018 09:14:36 +0200 tschatzl 8210467: Remove unused G1CollectedHeap::_max_heap_capacity
Tue, 04 Sep 2018 12:18:35 +0200 tschatzl 8207200: Committed > max memory usage when getting MemoryUsage
Wed, 22 Aug 2018 20:37:07 +0200 tschatzl 8209061: Move G1 serviceability functionality to G1MonitoringSupport
Wed, 22 Aug 2018 20:37:07 +0200 tschatzl 8208498: Put archive regions into a first-class HeapRegionSet
Tue, 14 Aug 2018 18:42:14 -0500 gziemski 8195100: Use a low latency hashtable for SymbolTable
Wed, 08 Aug 2018 15:31:06 +0200 tschatzl 8208669: GC changes to allow enabling -Wreorder
Tue, 12 Jun 2018 18:12:59 -0400 kbarrett 8204585: Remove IN_ARCHIVE_ROOT from Access API
Tue, 15 May 2018 20:24:34 +0200 egahlin 8199712: Flight Recorder
Mon, 14 May 2018 11:47:03 +0200 tschatzl 8202829: Implement CollectedHeap::get_safepoint_workers() for G1
Mon, 07 May 2018 14:57:25 +0200 stefank 8202647: Add deduplicate_string function to CollectedHeap
Tue, 08 May 2018 10:01:29 +0200 tschatzl 8202017: Merge Reference Enqueuing phase with phase 3 of Reference processing
Thu, 03 May 2018 14:09:00 +0200 tschatzl 8201492: Properly implement non-contiguous generations for Reference discovery
Wed, 02 May 2018 13:44:46 +0200 sjohanss 8191471: Elastic TLABs for G1
Wed, 18 Apr 2018 11:36:48 +0200 tschatzl 8200426: Make G1 code use _g1h members
Thu, 05 Apr 2018 14:25:53 +0200 lkorinth 8201171: Cleanup in g1CollectedHeap, change CamelCase to snake_case
Tue, 03 Apr 2018 12:05:49 +0200 lkorinth 8200371: In g1, rename ConcurrentMarkThread to G1ConcurrentMarkThread
Thu, 29 Mar 2018 14:08:10 +0200 tschatzl 8151171: Bring g1ConcurrentMark files up to current coding conventions
Thu, 29 Mar 2018 14:07:59 +0200 tschatzl 8199742: Clean up state flags in G1CollectorState
Wed, 28 Mar 2018 16:39:32 +0200 tschatzl 8199326: Remove G1 gc time stamp logic
Wed, 28 Mar 2018 16:39:32 +0200 tschatzl 8197573: Remove concurrent cleanup and secondary free list handling
less more (0) -60 tip