src/hotspot/share/gc/g1/g1CollectedHeap.cpp
Thu, 12 Apr 2018 08:25:30 +0200 pliden 8201316: Move G1-related static members from JavaThread to G1BarrierSet
Wed, 11 Apr 2018 11:37:19 +0200 tschatzl 8201365: Remove G1Policy::should_process_references()
Tue, 10 Apr 2018 09:12:23 +0200 tschatzl 8200385: Eagerly reclaimed humongous objects leave mark in prev bitmap
Thu, 05 Apr 2018 14:25:53 +0200 lkorinth 8201171: Cleanup in g1CollectedHeap, change CamelCase to snake_case
Fri, 06 Apr 2018 11:41:21 +0200 sjohanss 8200169: Flatten G1Allocator class hierarchy
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
Wed, 28 Mar 2018 11:38:47 +0200 pliden 8199918: Shorten names of CollectedHeap::Name members
Mon, 26 Mar 2018 16:51:43 +0200 tschatzl 8180415: Rebuild remembered sets during the concurrent cycle
Mon, 26 Mar 2018 16:51:43 +0200 tschatzl 8197850: Calculate liveness in regions during marking
Mon, 26 Mar 2018 16:51:41 +0200 tschatzl 8197569: Refactor eager reclaim for concurrent remembered set rebuilding
Fri, 23 Mar 2018 16:25:47 +0100 lkorinth 8196865: G1 log for active workers is wrong
Fri, 23 Mar 2018 18:54:12 +0100 stefank 8200106: Move NoSafepointVerifier out from gcLocker.hpp
Thu, 15 Mar 2018 21:24:10 +0100 stefank 8199946: Move load/store and encode/decode out of oopDesc
Wed, 14 Mar 2018 07:27:19 -0400 coleenp 8199282: Remove ValueObj class for allocation subclassing for gc code
Sun, 11 Mar 2018 07:11:03 +0100 stuefe 8199430: Rename MetaspaceAux to something more meaningful
Mon, 12 Mar 2018 09:46:12 +0100 ehelin 8197852: Move G1DefaultPolicy into G1Policy
Thu, 08 Mar 2018 19:10:25 +0100 stefank 8199319: Remove handles.inline.hpp include from reflectionUtils.hpp
Tue, 06 Mar 2018 08:36:44 +0100 eosterlund 8195148: Collapse G1SATBCardTableModRefBS and G1SATBCardTableLoggingModRefBS into a single G1BarrierSet
Mon, 05 Mar 2018 13:07:04 +0100 ehelin 8197845: Remove unnecessary method G1CollectedHeap::create_g1_policy
Sat, 03 Mar 2018 23:56:08 -0500 kbarrett 8196876: OopStorage::assert_at_safepoint clashes with assert_at_safepoint macros in g1CollectedHeap.hpp
Fri, 02 Mar 2018 14:47:52 +0100 ehelin 8198948: Remove unused parameter evacuation_info from G1CollectedHeap::evacuate_collection_set
Fri, 02 Mar 2018 10:09:08 +0100 sjohanss 8198424: Remove G1AllocationContext
Fri, 02 Mar 2018 10:09:01 +0100 sjohanss 8198430: Remove G1Allocator extension point
Mon, 26 Feb 2018 09:34:12 +0100 eosterlund 8195142: Refactor out card table from CardTableModRefBS to flatten the BarrierSet hierarchy
Fri, 23 Feb 2018 09:38:33 +0100 sjohanss 8198420: Remove unused extension point AllocationContextStats
Thu, 22 Feb 2018 18:36:32 +0100 stefank 8198525: Move _size_policy out of GenCollectorPolicy into GenCollectedHeap
less more (0) -50 -30 tip