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
Thu, 28 Jan 2016 10:04:35 +0100 8145180: Add back PrintGC, PrintGCDetails and -Xloggc
brutisso [Thu, 28 Jan 2016 10:04:35 +0100] rev 35872
8145180: Add back PrintGC, PrintGCDetails and -Xloggc Reviewed-by: sjohanss, david
Wed, 27 Jan 2016 14:50:56 +0100 8147461: Use byte offsets for vtable start and vtable length offsets
mgerdin [Wed, 27 Jan 2016 14:50:56 +0100] rev 35871
8147461: Use byte offsets for vtable start and vtable length offsets Reviewed-by: cjplummer, coleenp, dnsimon
Thu, 28 Jan 2016 07:11:45 +0100 Merge
dholmes [Thu, 28 Jan 2016 07:11:45 +0100] rev 35870
Merge
Wed, 27 Jan 2016 11:51:56 +0100 8146905: cleanup ostream, staticBufferStream
stuefe [Wed, 27 Jan 2016 11:51:56 +0100] rev 35869
8146905: cleanup ostream, staticBufferStream Summary: get rid of staticBufferStream and implement the use-caller-provided-scratch-buffer feature in a simpler way. Reviewed-by: simonis, dholmes
Wed, 27 Jan 2016 22:39:03 -0500 8147500: The HashtableTextDump::get_num() should check for integer overflow
jiangli [Wed, 27 Jan 2016 22:39:03 -0500] rev 35868
8147500: The HashtableTextDump::get_num() should check for integer overflow Summary: Add check for integer overflow in HashtableTextDump::get_num() Reviewed-by: dholmes, iklam
Thu, 28 Jan 2016 02:30:57 +0100 Merge
david [Thu, 28 Jan 2016 02:30:57 +0100] rev 35867
Merge
Wed, 27 Jan 2016 16:12:05 +0100 8147940: Test gc/g1/TestG1TraceEagerReclaimHumongousObjects.java fails
david [Wed, 27 Jan 2016 16:12:05 +0100] rev 35866
8147940: Test gc/g1/TestG1TraceEagerReclaimHumongousObjects.java fails Reviewed-by: mgerdin, jwilhelm
Wed, 27 Jan 2016 21:04:42 +0000 Merge
sangheki [Wed, 27 Jan 2016 21:04:42 +0000] rev 35865
Merge
Wed, 27 Jan 2016 10:30:27 -0800 8145192: 'count' variable can overflow in PSMarkSweep::invoke on 64 bit JVM
sangheki [Wed, 27 Jan 2016 10:30:27 -0800] rev 35864
8145192: 'count' variable can overflow in PSMarkSweep::invoke on 64 bit JVM Summary: Changed MarkSweepAlwaysCompactCount from uintx to uint Reviewed-by: tschatzl, tbenson
Wed, 27 Jan 2016 20:45:30 +0100 Merge
stefank [Wed, 27 Jan 2016 20:45:30 +0100] rev 35863
Merge
Mon, 18 Jan 2016 10:25:41 +0100 8146395: Add inline qualifier in oop.hpp and fix inlining in gc files
goetz [Mon, 18 Jan 2016 10:25:41 +0100] rev 35862
8146395: Add inline qualifier in oop.hpp and fix inlining in gc files Summary: Fix remaining issues after 8146401. Also fix windows VS2010 linkage problem (g1OopClosures.hpp). Reviewed-by: stefank, mgerdin
Wed, 27 Jan 2016 18:31:58 +0000 Merge
coleenp [Wed, 27 Jan 2016 18:31:58 +0000] rev 35861
Merge
Wed, 27 Jan 2016 16:34:47 +0000 Merge
coleenp [Wed, 27 Jan 2016 16:34:47 +0000] rev 35860
Merge
Wed, 27 Jan 2016 11:12:25 -0500 8146137: runtime/logging/ExceptionsTest.java fails on embedded and ARM test
rprotacio [Wed, 27 Jan 2016 11:12:25 -0500] rev 35859
8146137: runtime/logging/ExceptionsTest.java fails on embedded and ARM test Summary: Removed part of ExceptionsTest.java looking for exception that is not printed when function is compiled on embedded/ARM Reviewed-by: coleenp, dholmes
Thu, 21 Jan 2016 12:11:20 -0500 8146435: [TESTBUG] Logging tests are failing intermittently on windows when executed by JPRT
rprotacio [Thu, 21 Jan 2016 12:11:20 -0500] rev 35858
8146435: [TESTBUG] Logging tests are failing intermittently on windows when executed by JPRT Summary: Improved robustness of UL tests by removing reliance on "java -version" and replacing with explicit code to trigger logging in all environments Reviewed-by: dholmes, iklam, mockner
Wed, 27 Jan 2016 16:13:02 +0000 Merge
hseigel [Wed, 27 Jan 2016 16:13:02 +0000] rev 35857
Merge
Wed, 27 Jan 2016 07:14:56 -0500 8137314: vm crash from test java/security/Policy/SignedJar/SignedJarTest.java
hseigel [Wed, 27 Jan 2016 07:14:56 -0500] rev 35856
8137314: vm crash from test java/security/Policy/SignedJar/SignedJarTest.java Summary: Add additional checks in the verifier for recursive verification Reviewed-by: acorn, gtriantafill
Wed, 27 Jan 2016 14:14:36 +0100 Merge
ddmitriev [Wed, 27 Jan 2016 14:14:36 +0100] rev 35855
Merge
Tue, 19 Jan 2016 19:19:51 +0300 8147609: [TESTBUG] Correct the @build statements in the serviceability/dcmd/gc/HeapDumpAllTest.java and HeapDumpTest.java tests
akulyakh [Tue, 19 Jan 2016 19:19:51 +0300] rev 35854
8147609: [TESTBUG] Correct the @build statements in the serviceability/dcmd/gc/HeapDumpAllTest.java and HeapDumpTest.java tests Summary: Corrected the @build statements Reviewed-by: jbachorik
Wed, 27 Jan 2016 11:41:44 +0100 Merge
mlarsson [Wed, 27 Jan 2016 11:41:44 +0100] rev 35853
Merge
Wed, 27 Jan 2016 09:07:10 +0100 8147348: LogTagLevelExpression not properly initialized in configure_stdout
mlarsson [Wed, 27 Jan 2016 09:07:10 +0100] rev 35852
8147348: LogTagLevelExpression not properly initialized in configure_stdout Reviewed-by: brutisso, sla
Tue, 26 Jan 2016 15:28:31 +0100 8147814: Move verification code out of g1collectedheap
david [Tue, 26 Jan 2016 15:28:31 +0100] rev 35851
8147814: Move verification code out of g1collectedheap Reviewed-by: jwilhelm, tschatzl
Wed, 27 Jan 2016 05:59:31 +0100 Merge
dholmes [Wed, 27 Jan 2016 05:59:31 +0100] rev 35850
Merge
Tue, 26 Jan 2016 21:18:08 -0500 8145740: Visual Studio pragmas should be guarded by ifdef _MSC_VER
dholmes [Tue, 26 Jan 2016 21:18:08 -0500] rev 35849
8145740: Visual Studio pragmas should be guarded by ifdef _MSC_VER Reviewed-by: simonis, dholmes Contributed-by: Matthias Baesken <matthias.baesken@sap.com>
Wed, 27 Jan 2016 03:28:22 +0000 Merge
coleenp [Wed, 27 Jan 2016 03:28:22 +0000] rev 35848
Merge
Wed, 20 Jan 2016 11:58:09 -0800 8143608: Don't 64-bit align start of InstanceKlass vtable, itable, and nonstatic_oopmap on 32-bit systems
cjplummer [Wed, 20 Jan 2016 11:58:09 -0800] rev 35847
8143608: Don't 64-bit align start of InstanceKlass vtable, itable, and nonstatic_oopmap on 32-bit systems Summary: Removed alignment of these fields. Reviewed-by: coleenp, dholmes, mgerdin
Wed, 10 Feb 2016 07:54:26 +0100 8148752: Compiled StringBuilder code throws StringIndexOutOfBoundsException
thartmann [Wed, 10 Feb 2016 07:54:26 +0100] rev 35846
8148752: Compiled StringBuilder code throws StringIndexOutOfBoundsException Summary: Fixed handling of long/double MH arguments in GraphBuilder::try_method_handle_inline(). Reviewed-by: roland, shade, vlivanov, kvn, twisti
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip