Fri, 29 Nov 2019 10:20:16 +0100 |
tschatzl |
8227434: G1 predictions may over/underflow with high variance input
|
file |
diff |
annotate
|
Fri, 29 Nov 2019 10:20:14 +0100 |
tschatzl |
8227739: Merge cost predictions for scanning cards and log buffer entries
|
file |
diff |
annotate
|
Thu, 21 Nov 2019 11:42:54 +0100 |
tschatzl |
8228609: G1 copy cost prediction uses used vs. actual copied byte
|
file |
diff |
annotate
|
Fri, 25 Oct 2019 12:32:46 +0200 |
tschatzl |
8232776: G1 should always take rs_length_diff into account when predicting rs_lengths
|
file |
diff |
annotate
|
Fri, 25 Oct 2019 12:33:30 +0200 |
tschatzl |
8232777: Rename G1Policy::_max_rs_length as it is no maximum
|
file |
diff |
annotate
|
Thu, 17 Oct 2019 20:54:25 +0100 |
chegar |
datagramsocketimpl-branch: merge with default
datagramsocketimpl-branch
|
file |
diff |
annotate
|
Thu, 17 Oct 2019 20:53:35 +0100 |
chegar |
datagramsocketimpl-branch: update to default
datagramsocketimpl-branch
|
file |
diff |
annotate
|
Tue, 08 Oct 2019 15:15:50 -0400 |
kbarrett |
8231153: Improve concurrent refinement statistics
|
file |
diff |
annotate
|
Thu, 29 Aug 2019 18:35:52 -0400 |
kbarrett |
8230109: G1DirtyCardQueueSet should use card counts rather than buffer counts
|
file |
diff |
annotate
|
Wed, 07 Aug 2019 10:29:07 +0200 |
tschatzl |
8228503: Rename "rs_lengths" to "rs_length" in ergo code
|
file |
diff |
annotate
|
Wed, 17 Jul 2019 16:33:19 +0200 |
tschatzl |
8227090: G1 does not account the OptMergeRS in cost per card calculation
|
file |
diff |
annotate
|
Wed, 17 Jul 2019 16:33:19 +0200 |
tschatzl |
8227089: Add timing information for merging humongous remembered sets
|
file |
diff |
annotate
|
Thu, 27 Jun 2019 11:48:32 +0200 |
tschatzl |
8213108: Improve work distribution during remembered set scan
|
file |
diff |
annotate
|
Mon, 06 May 2019 14:19:48 -0700 |
sangheki |
8221509: Refactor assert( G1CollectedHeap::used() == recalculate_used() ) with better message
|
file |
diff |
annotate
|
Mon, 15 Apr 2019 11:47:46 +0200 |
stefank |
8198505: Remove CollectorPolicy and its subclasses
|
file |
diff |
annotate
|
Mon, 08 Apr 2019 21:01:17 +0200 |
tschatzl |
8222105: Add "use_" prefix to G1Policy::adaptive_young_list_length
|
file |
diff |
annotate
|
Mon, 08 Apr 2019 20:37:52 +0200 |
tschatzl |
8218668: Clean up evacuation of optional collection set
|
file |
diff |
annotate
|
Mon, 25 Mar 2019 14:11:09 +0100 |
tschatzl |
8219100: Improve do_collection_pause_at_safepoint
|
file |
diff |
annotate
|
Mon, 04 Mar 2019 11:49:16 +0100 |
tschatzl |
8219856: Spell out G1CollectorPolicy::is_hetero_heap
|
file |
diff |
annotate
|
Fri, 08 Feb 2019 12:55:20 +0100 |
tschatzl |
8217328: Rename CollectionSetChooser to G1CollectionSetChooser
|
file |
diff |
annotate
|
Fri, 08 Feb 2019 12:55:20 +0100 |
tschatzl |
8217330: Split G1CollectionSetChooser into collection set candidate container and the chooser algorithm
|
file |
diff |
annotate
|
Fri, 21 Dec 2018 08:18:59 -0800 |
sangheki |
8211425: Allocation of old generation of java heap on alternate memory devices - G1 GC
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 10 Dec 2018 10:25:27 +0100 |
tschatzl |
8212657: Implementation of JDK-8204089 Promptly Return Unused Committed Memory from G1
|
file |
diff |
annotate
|
Wed, 08 Aug 2018 15:31:06 +0200 |
tschatzl |
8208669: GC changes to allow enabling -Wreorder
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 27 Apr 2018 12:06:46 +0200 |
tschatzl |
6672778: G1 should trim task queues more aggressively during evacuation pauses
|
file |
diff |
annotate
|
Wed, 18 Apr 2018 11:36:48 +0200 |
tschatzl |
8200426: Make G1 code use _g1h members
|
file |
diff |
annotate
|
Wed, 18 Apr 2018 11:36:48 +0200 |
tschatzl |
8200723: Suppress rs_length and predicted_cards sampling during mixed gcs
|
file |
diff |
annotate
|
Wed, 04 Apr 2018 11:21:14 +0200 |
tschatzl |
8200234: Cleanup Remark and Cleanup pause code
|
file |
diff |
annotate
|
Tue, 03 Apr 2018 12:05:49 +0200 |
lkorinth |
8200371: In g1, rename ConcurrentMarkThread to G1ConcurrentMarkThread
|
file |
diff |
annotate
|
Thu, 29 Mar 2018 14:07:59 +0200 |
tschatzl |
8199742: Clean up state flags in G1CollectorState
|
file |
diff |
annotate
|
Wed, 28 Mar 2018 16:39:32 +0200 |
tschatzl |
8197573: Remove concurrent cleanup and secondary free list handling
|
file |
diff |
annotate
|
Mon, 26 Mar 2018 16:51:43 +0200 |
tschatzl |
8180415: Rebuild remembered sets during the concurrent cycle
|
file |
diff |
annotate
|
Tue, 20 Mar 2018 04:36:44 +0100 |
jwilhelm |
Merge
|
file |
diff |
annotate
| base
|
Wed, 14 Mar 2018 07:27:19 -0400 |
coleenp |
8199282: Remove ValueObj class for allocation subclassing for gc code
|
file |
diff |
annotate
|
Mon, 12 Mar 2018 09:46:12 +0100 |
ehelin |
8197852: Move G1DefaultPolicy into G1Policy
|
file |
diff |
annotate
| base
|