Tue, 15 Sep 2015 07:47:44 -0700 Merge
amurillo [Tue, 15 Sep 2015 07:47:44 -0700] rev 32629
Merge
Thu, 10 Sep 2015 14:55:19 -0700 Merge
amurillo [Thu, 10 Sep 2015 14:55:19 -0700] rev 32628
Merge
Tue, 08 Sep 2015 16:10:37 +0200 Merge
jwilhelm [Tue, 08 Sep 2015 16:10:37 +0200] rev 32627
Merge
Mon, 07 Sep 2015 20:03:56 +0200 Merge
iignatyev [Mon, 07 Sep 2015 20:03:56 +0200] rev 32626
Merge
Tue, 01 Sep 2015 21:38:07 +0300 8081317: [NEWTEST] documented GC ratio tuning and new size options should be covered by regression tests
mchernov [Tue, 01 Sep 2015 21:38:07 +0300] rev 32625
8081317: [NEWTEST] documented GC ratio tuning and new size options should be covered by regression tests Reviewed-by: iignatyev, dfazunen
Mon, 07 Sep 2015 21:30:45 +0400 8132709: [TESTBUG] gc/g1/TestHumongousShrinkHeap.java might fail on embedded
dfazunen [Mon, 07 Sep 2015 21:30:45 +0400] rev 32624
8132709: [TESTBUG] gc/g1/TestHumongousShrinkHeap.java might fail on embedded Reviewed-by: tschatzl, jwilhelm
Tue, 18 Aug 2015 21:32:21 +0200 8134626: Misc cleanups after generation array removal
jwilhelm [Tue, 18 Aug 2015 21:32:21 +0200] rev 32623
8134626: Misc cleanups after generation array removal Reviewed-by: david, dholmes, tschatzl
Fri, 04 Sep 2015 17:33:56 -0700 8135002: Fix or remove broken links in objectMonitor.cpp comments
dbuck [Fri, 04 Sep 2015 17:33:56 -0700] rev 32622
8135002: Fix or remove broken links in objectMonitor.cpp comments Summary: Updated comments to refer to relevant patents. Reviewed-by: dcubed
Fri, 04 Sep 2015 14:49:20 -0700 8061999: Enhance VM option parsing to allow options to be specified in a file
rdurbin [Fri, 04 Sep 2015 14:49:20 -0700] rev 32621
8061999: Enhance VM option parsing to allow options to be specified in a file Summary: Add support for the "-XX:VMOptionsFile=<path>" option. Reviewed-by: dcubed, gthornbr, gziemski, ddmitriev, dholmes, coleenp
Fri, 04 Sep 2015 20:29:48 +0000 Merge
jlaskey [Fri, 04 Sep 2015 20:29:48 +0000] rev 32620
Merge
Fri, 04 Sep 2015 10:12:08 -0300 8087181: Move native jimage code to its own library (maybe libjimage)
jlaskey [Fri, 04 Sep 2015 10:12:08 -0300] rev 32619
8087181: Move native jimage code to its own library (maybe libjimage) Reviewed-by: alanb, lfoltan, hseigel, acorn Contributed-by: james.laskey@oracle.com, jean-francois.denise@oracle.com, roger.riggs@oracle.com
Fri, 04 Sep 2015 13:23:10 +0200 8130823: VerifyRememberedSets is an expensive nop in product builds
jwilhelm [Fri, 04 Sep 2015 13:23:10 +0200] rev 32618
8130823: VerifyRememberedSets is an expensive nop in product builds Reviewed-by: jmasa, tschatzl
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
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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 +10000 tip