src/hotspot/share/gc/g1/g1Policy.cpp
Fri, 29 Nov 2019 10:20:14 +0100 tschatzl 8227739: Merge cost predictions for scanning cards and log buffer entries
Thu, 21 Nov 2019 11:42:54 +0100 tschatzl 8228609: G1 copy cost prediction uses used vs. actual copied byte
Fri, 25 Oct 2019 12:32:46 +0200 tschatzl 8232776: G1 should always take rs_length_diff into account when predicting rs_lengths
Fri, 25 Oct 2019 12:33:30 +0200 tschatzl 8232777: Rename G1Policy::_max_rs_length as it is no maximum
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, 08 Oct 2019 15:15:50 -0400 kbarrett 8231153: Improve concurrent refinement statistics
Thu, 29 Aug 2019 18:35:52 -0400 kbarrett 8230109: G1DirtyCardQueueSet should use card counts rather than buffer counts
Wed, 07 Aug 2019 10:29:07 +0200 tschatzl 8228503: Rename "rs_lengths" to "rs_length" in ergo code
Wed, 17 Jul 2019 16:33:19 +0200 tschatzl 8227090: G1 does not account the OptMergeRS in cost per card calculation
Wed, 17 Jul 2019 16:33:19 +0200 tschatzl 8227089: Add timing information for merging humongous remembered sets
Thu, 27 Jun 2019 11:48:32 +0200 tschatzl 8213108: Improve work distribution during remembered set scan
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 21:01:17 +0200 tschatzl 8222105: Add "use_" prefix to G1Policy::adaptive_young_list_length
Mon, 08 Apr 2019 20:37:52 +0200 tschatzl 8218668: Clean up evacuation of optional collection set
Mon, 25 Mar 2019 14:11:09 +0100 tschatzl 8219100: Improve do_collection_pause_at_safepoint
Mon, 04 Mar 2019 11:49:16 +0100 tschatzl 8219856: Spell out G1CollectorPolicy::is_hetero_heap
Fri, 08 Feb 2019 12:55:20 +0100 tschatzl 8217328: Rename CollectionSetChooser to G1CollectionSetChooser
Fri, 08 Feb 2019 12:55:20 +0100 tschatzl 8217330: Split G1CollectionSetChooser into collection set candidate container and the chooser algorithm
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
Mon, 10 Dec 2018 10:25:27 +0100 tschatzl 8212657: Implementation of JDK-8204089 Promptly Return Unused Committed Memory from G1
Wed, 08 Aug 2018 15:31:06 +0200 tschatzl 8208669: GC changes to allow enabling -Wreorder
Thu, 07 Jun 2018 11:20:30 +0200 tschatzl 8204081: Mismatch in rebuild policy and collection set chooser causes remembered sets to be kept errorneously
Fri, 27 Apr 2018 12:06:46 +0200 tschatzl 6672778: G1 should trim task queues more aggressively during evacuation pauses
Wed, 18 Apr 2018 11:36:48 +0200 tschatzl 8200426: Make G1 code use _g1h members
Wed, 18 Apr 2018 11:36:48 +0200 tschatzl 8200723: Suppress rs_length and predicted_cards sampling during mixed gcs
Wed, 04 Apr 2018 11:21:14 +0200 tschatzl 8200234: Cleanup Remark and Cleanup pause code
Tue, 03 Apr 2018 12:05:49 +0200 lkorinth 8200371: In g1, rename ConcurrentMarkThread to G1ConcurrentMarkThread
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 8197573: Remove concurrent cleanup and secondary free list handling
Mon, 26 Mar 2018 16:51:43 +0200 tschatzl 8180415: Rebuild remembered sets during the concurrent cycle
Tue, 20 Mar 2018 04:36:44 +0100 jwilhelm Merge
Wed, 14 Mar 2018 07:27:19 -0400 coleenp 8199282: Remove ValueObj class for allocation subclassing for gc code
Mon, 12 Mar 2018 09:46:12 +0100 ehelin 8197852: Move G1DefaultPolicy into G1Policy
less more (0) tip