Fri, 04 Sep 2015 09:47:35 +0200 8135012: Don't use G1RootProcessor when scanning remembered sets
mgerdin [Fri, 04 Sep 2015 09:47:35 +0200] rev 32617
8135012: Don't use G1RootProcessor when scanning remembered sets Reviewed-by: jmasa, ecaspole
Fri, 04 Sep 2015 08:36:13 +0200 8134857: Inconsistency in maximum TLAB/PLAB size and humongous object size
tschatzl [Fri, 04 Sep 2015 08:36:13 +0200] rev 32616
8134857: Inconsistency in maximum TLAB/PLAB size and humongous object size Summary: Align TLAB/PLAB size with exact humongous object size threshold, not that value -1. Reviewed-by: jmasa, dfazunen
Thu, 03 Sep 2015 08:57:16 -0700 8133180: [TESTBUG] runtime/SharedArchiveFile/SharedStrings.java failed with WhiteBox.class : no such file or directory
mseledtsov [Thu, 03 Sep 2015 08:57:16 -0700] rev 32615
8133180: [TESTBUG] runtime/SharedArchiveFile/SharedStrings.java failed with WhiteBox.class : no such file or directory Summary: Removed ambiguity on where JarBuilder looks for classes Reviewed-by: jiangli, ctornqvi, gtriantafill
Thu, 03 Sep 2015 10:22:39 -0700 8049304: race between VM_Exit and _sync_FutileWakeups->inc()
dcubed [Thu, 03 Sep 2015 10:22:39 -0700] rev 32614
8049304: race between VM_Exit and _sync_FutileWakeups->inc() Summary: Add PerfDataManager.has_PerfData() to indicate when PerfData objects should be safe to query. Update Java monitor PerfData usage to check the new flag. PerfDataManager::destroy() should only be called at a safepoint and when the StatSampler is not active. Reviewed-by: kbarrett, dholmes, tbenson, bdelsart
Wed, 02 Sep 2015 17:49:46 -0700 8134972: [BACKOUT] GC: implement ranges (optionally constraints) for those flags that have them missing
sangheki [Wed, 02 Sep 2015 17:49:46 -0700] rev 32613
8134972: [BACKOUT] GC: implement ranges (optionally constraints) for those flags that have them missing Reviewed-by: jwilhelm
Wed, 02 Sep 2015 11:41:42 -0400 8134806: Clean up write_ref_field_work
kbarrett [Wed, 02 Sep 2015 11:41:42 -0400] rev 32612
8134806: Clean up write_ref_field_work Summary: Remove unnecessary pure virtual decl and default argument values. Reviewed-by: jwilhelm, tbenson, jmasa
Wed, 02 Sep 2015 16:16:58 +0200 Merge
tschatzl [Wed, 02 Sep 2015 16:16:58 +0200] rev 32611
Merge
Wed, 02 Sep 2015 14:00:46 +0200 8134856: Incorrect use of PLAB::min_size() in MaxPLABSizeBounds
tschatzl [Wed, 02 Sep 2015 14:00:46 +0200] rev 32610
8134856: Incorrect use of PLAB::min_size() in MaxPLABSizeBounds Reviewed-by: jwilhelm, tbenson
Wed, 02 Sep 2015 09:57:03 +0200 8134858: Remove G1 specific checking of Young/OldPLABSize in G1CollectorPolicy constructor
tschatzl [Wed, 02 Sep 2015 09:57:03 +0200] rev 32609
8134858: Remove G1 specific checking of Young/OldPLABSize in G1CollectorPolicy constructor Summary: Remove obsolete and wrong code. Reviewed-by: mgerdin, brutisso
Wed, 02 Sep 2015 09:51:05 +0200 8066443: Add G1 support for promotion event
sfriberg [Wed, 02 Sep 2015 09:51:05 +0200] rev 32608
8066443: Add G1 support for promotion event Reviewed-by: tschatzl
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip