src/hotspot/share/gc/g1/g1CollectedHeap.hpp
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
less more (0) -50 -30 tip