Thu, 17 Nov 2016 17:50:08 +0000 Added tag jdk-9+145 for changeset fb4ce696b742
lana [Thu, 17 Nov 2016 17:50:08 +0000] rev 42093
Added tag jdk-9+145 for changeset fb4ce696b742
Wed, 05 Jul 2017 22:28:01 +0200 Merge
duke [Wed, 05 Jul 2017 22:28:01 +0200] rev 42092
Merge
Mon, 21 Nov 2016 18:47:57 +0000 Merge
lana [Mon, 21 Nov 2016 18:47:57 +0000] rev 42091
Merge
Fri, 11 Nov 2016 16:52:44 +0100 8169597: Quarantine TestCpoolForInvokeDynamic.java until JDK-8169232 is solved
jwilhelm [Fri, 11 Nov 2016 16:52:44 +0100] rev 42090
8169597: Quarantine TestCpoolForInvokeDynamic.java until JDK-8169232 is solved Reviewed-by: egahlin, gtriantafill
Fri, 11 Nov 2016 16:44:36 +0100 Merge
jwilhelm [Fri, 11 Nov 2016 16:44:36 +0100] rev 42089
Merge
Thu, 03 Nov 2016 10:44:17 -0400 8167501: ARMv7 Linux C2 compiler crashes running jtreg harness on MP systems
bobv [Thu, 03 Nov 2016 10:44:17 -0400] rev 42088
8167501: ARMv7 Linux C2 compiler crashes running jtreg harness on MP systems Reviewed-by: dcubed
Thu, 03 Nov 2016 11:53:20 +0530 8164783: SA: jhsdb clhsdb 'printall' often throws "Corrupted constant pool" assertion failure
vtewari [Thu, 03 Nov 2016 11:53:20 +0530] rev 42087
8164783: SA: jhsdb clhsdb 'printall' often throws "Corrupted constant pool" assertion failure Summary: Do the special handling for invokedynamic bytecodes while printing out the bytecodes in a method Reviewed-by: dsamersoff, sundar Contributed-by: jini.george@oracle.com
Thu, 06 Oct 2016 18:51:24 +0200 8159611: C2: ArrayCopy elimination skips required parameter checks
simonis [Thu, 06 Oct 2016 18:51:24 +0200] rev 42086
8159611: C2: ArrayCopy elimination skips required parameter checks Reviewed-by: kvn, zmajo, thartmann
Tue, 01 Nov 2016 09:19:14 +0100 8167578: C1: compiler.escapeAnalysis.TestArrayCopy fails to throw ArrayStoreException
zmajo [Tue, 01 Nov 2016 09:19:14 +0100] rev 42085
8167578: C1: compiler.escapeAnalysis.TestArrayCopy fails to throw ArrayStoreException Summary: Remove code that causes C1's arraycopy to skip type checks if the length argument is 0 Reviewed-by: kvn
Mon, 31 Oct 2016 17:36:39 +0000 Merge
mchernov [Mon, 31 Oct 2016 17:36:39 +0000] rev 42084
Merge
Mon, 31 Oct 2016 18:18:05 +0300 8168535: Quarantine GcCauseTest02 and GcTest02
mchernov [Mon, 31 Oct 2016 18:18:05 +0300] rev 42083
8168535: Quarantine GcCauseTest02 and GcTest02 Reviewed-by: jwilhelm, sjohanss
Wed, 19 Oct 2016 11:08:03 +0200 8168283: adlc: fix error expanding expanded nodes.
goetz [Wed, 19 Oct 2016 11:08:03 +0200] rev 42082
8168283: adlc: fix error expanding expanded nodes. Reviewed-by: kvn
Mon, 10 Oct 2016 17:04:42 +0200 8167300: Scheduling failures during gcm should be fatal
roland [Mon, 10 Oct 2016 17:04:42 +0200] rev 42081
8167300: Scheduling failures during gcm should be fatal Reviewed-by: kvn, mcberg
Thu, 13 Oct 2016 12:27:39 +0200 8167298: assert(tp->base() != Type::AnyPtr) crash with Unsafe.compareAndExchangeObject*
roland [Thu, 13 Oct 2016 12:27:39 +0200] rev 42080
8167298: assert(tp->base() != Type::AnyPtr) crash with Unsafe.compareAndExchangeObject* Summary: Unsafe.compareAndExchangeObject should keep track of returned type after matching Reviewed-by: shade, vlivanov
Sat, 29 Oct 2016 01:09:42 +0200 8168915: [JVMCI] use MethodParameters attribute instead of depending on -g option for sanity checks
dnsimon [Sat, 29 Oct 2016 01:09:42 +0200] rev 42079
8168915: [JVMCI] use MethodParameters attribute instead of depending on -g option for sanity checks Reviewed-by: kvn
Mon, 31 Oct 2016 09:50:12 +0100 8168770: Fix for 8151988 causes performance regression on SPARC
thartmann [Mon, 31 Oct 2016 09:50:12 +0100] rev 42078
8168770: Fix for 8151988 causes performance regression on SPARC Summary: Reversed and re-implemented fix for 8151988 to eagerly cut off control input of Div and Mod nodes. Reviewed-by: kvn
Fri, 28 Oct 2016 19:33:22 +0000 Merge
kvn [Fri, 28 Oct 2016 19:33:22 +0000] rev 42077
Merge
Fri, 28 Oct 2016 12:28:46 -0700 8067744: XMM/SSE float register values corrupted by JNI_CreateVM call in JRE 8 (Windows)
kvn [Fri, 28 Oct 2016 12:28:46 -0700] rev 42076
8067744: XMM/SSE float register values corrupted by JNI_CreateVM call in JRE 8 (Windows) Summary: save/restore registers in generate_get_cpu_info() code which checks interrupts. Reviewed-by: kvn, mcberg Contributed-by: dmitry.chuyko@oracle.com
Fri, 28 Oct 2016 08:40:35 +0200 8168305: GC.class_stats should not require -XX:+UnlockDiagnosticVMOptions
sla [Fri, 28 Oct 2016 08:40:35 +0200] rev 42075
8168305: GC.class_stats should not require -XX:+UnlockDiagnosticVMOptions Reviewed-by: rehn, mlarsson, iklam
Fri, 14 Oct 2016 14:47:01 -0700 8166974: invokedynamic implementation should not wrap Errors
psandoz [Fri, 14 Oct 2016 14:47:01 -0700] rev 42074
8166974: invokedynamic implementation should not wrap Errors Reviewed-by: dholmes, jrose
Thu, 27 Oct 2016 09:42:45 -0500 8166145: runtime/threads/ThreadInterruptTest3 fails with ExitCode 0
gziemski [Thu, 27 Oct 2016 09:42:45 -0500] rev 42073
8166145: runtime/threads/ThreadInterruptTest3 fails with ExitCode 0 Summary: Added new hashtables logging tag and used it print out the table performance details. Reviewed-by: coleenp, dholmes
Thu, 27 Oct 2016 12:22:28 +0200 8168318: PPC64: Use cmpldi instead of li/cmpld
goetz [Thu, 27 Oct 2016 12:22:28 +0200] rev 42072
8168318: PPC64: Use cmpldi instead of li/cmpld Reviewed-by: goetz Contributed-by: igor.nunes@eldorado.org.br
Thu, 27 Oct 2016 12:18:36 +0200 Merge
mgronlun [Thu, 27 Oct 2016 12:18:36 +0200] rev 42071
Merge
Thu, 27 Oct 2016 11:20:37 +0200 Merge
mgronlun [Thu, 27 Oct 2016 11:20:37 +0200] rev 42070
Merge
Thu, 27 Oct 2016 11:14:30 +0200 8168662: Intrinsic support for event based tracing needs explicit control dependency
mgronlun [Thu, 27 Oct 2016 11:14:30 +0200] rev 42069
8168662: Intrinsic support for event based tracing needs explicit control dependency Reviewed-by: kvn, rehn
Thu, 27 Oct 2016 11:41:53 +0200 8168083: PPC64: Cleanup template interpreter after 8154580 and 8154867
mdoerr [Thu, 27 Oct 2016 11:41:53 +0200] rev 42068
8168083: PPC64: Cleanup template interpreter after 8154580 and 8154867 Reviewed-by: goetz, coleenp
Fri, 21 Oct 2016 10:14:54 +0200 8146009: "pure virtual method called" with using new GC logging mechanism
mlarsson [Fri, 21 Oct 2016 10:14:54 +0200] rev 42067
8146009: "pure virtual method called" with using new GC logging mechanism Reviewed-by: dsamersoff, dholmes, mchernov Contributed-by: marcus.larsson@oracle.com, michail.chernov@oracle.com
Fri, 21 Oct 2016 10:18:11 +0200 8166117: Add UTC timestamp decorator for UL
mlarsson [Fri, 21 Oct 2016 10:18:11 +0200] rev 42066
8166117: Add UTC timestamp decorator for UL Reviewed-by: rehn, rprotacio
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 tip