Thu, 28 Jan 2016 16:05:41 -0500 8147906: G1 use of os::processor_count()
aharlap [Thu, 28 Jan 2016 16:05:41 -0500] rev 35882
8147906: G1 use of os::processor_count() Summary: Use os::active_processor_count() instead of os::processor_count() in G1 Reviewed-by: dholmes, jmasa
Thu, 28 Jan 2016 15:13:15 -0800 8148470: Metadata print routines should not print to tty
goetz [Thu, 28 Jan 2016 15:13:15 -0800] rev 35881
8148470: Metadata print routines should not print to tty Reviewed-by: iklam, mgerdin
Thu, 28 Jan 2016 19:30:39 +0100 Merge
jwilhelm [Thu, 28 Jan 2016 19:30:39 +0100] rev 35880
Merge
Fri, 22 Jan 2016 06:13:52 -0500 8141421: Various test fail with OOME on win x86
drwhite [Fri, 22 Jan 2016 06:13:52 -0500] rev 35879
8141421: Various test fail with OOME on win x86 Summary: Fix memory overuse in g1CodeCacheRemset Reviewed-by: tschatzl, mgerdin
Thu, 28 Jan 2016 16:34:44 +0100 Merge
tschatzl [Thu, 28 Jan 2016 16:34:44 +0100] rev 35878
Merge
Thu, 28 Jan 2016 13:30:12 +0100 8146987: Improve Parallel GC Full GC by caching results of live_words_in_range()
tschatzl [Thu, 28 Jan 2016 13:30:12 +0100] rev 35877
8146987: Improve Parallel GC Full GC by caching results of live_words_in_range() Summary: A large part of time in the parallel scavenge collector is spent finding out the amount of live words within memory ranges to find out where to move an object to. Try to incrementally calculate this value. Reviewed-by: tschatzl, mgerdin, jmasa Contributed-by: ray alex <sky1young@gmail.com>
Thu, 28 Jan 2016 15:03:33 +0100 Merge
tschatzl [Thu, 28 Jan 2016 15:03:33 +0100] rev 35876
Merge
Thu, 28 Jan 2016 14:00:20 +0100 8147087: Race when reusing PerRegionTable bitmaps may result in dropped remembered set entries
tschatzl [Thu, 28 Jan 2016 14:00:20 +0100] rev 35875
8147087: Race when reusing PerRegionTable bitmaps may result in dropped remembered set entries Summary: Do not make reused PRTs available to other threads before the bitmap of the PRT has been cleared. Reviewed-by: tbenson, mgerdin Contributed-by: Poonam Bajaj <poonam.bajaj@oracle.com>, Thomas Schatzl <thomas.schatzl@oracle.com>
Thu, 28 Jan 2016 14:58:57 +0300 8147447: serviceability/tmtools/jstack/WaitNotifyThreadTest.java test fails
akulyakh [Thu, 28 Jan 2016 14:58:57 +0300] rev 35874
8147447: serviceability/tmtools/jstack/WaitNotifyThreadTest.java test fails Summary: corrected verification of the jstack object references Reviewed-by: sla
Thu, 28 Jan 2016 10:18:45 +0100 Merge
brutisso [Thu, 28 Jan 2016 10:18:45 +0100] rev 35873
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip