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
Wed, 02 Sep 2015 11:56:10 +0200 8133818: Additional number of processed references printed with -XX:+PrintReferenceGC after JDK-8047125
ysr [Wed, 02 Sep 2015 11:56:10 +0200] rev 32607
8133818: Additional number of processed references printed with -XX:+PrintReferenceGC after JDK-8047125 Summary: Test contributed by brutisso Reviewed-by: tonyp, tschatzl
Wed, 02 Sep 2015 09:14:04 +0200 8129417: Oop iteration clean-up to remove oop_ms_follow_contents
sjohanss [Wed, 02 Sep 2015 09:14:04 +0200] rev 32606
8129417: Oop iteration clean-up to remove oop_ms_follow_contents Reviewed-by: pliden, ehelin
Tue, 01 Sep 2015 14:01:18 -0700 8134161: JVM is creating too many GC helper threads on T7/M7 linux/sparc platform
gthornbr [Tue, 01 Sep 2015 14:01:18 -0700] rev 32605
8134161: JVM is creating too many GC helper threads on T7/M7 linux/sparc platform Summary: Recognize the T7/M7 platform. Reviewed-by: dcubed, kvn, jmasa
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip