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
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
kvn [Fri, 28 Oct 2016 19:33:22 +0000] rev 42077
Merge
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
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
psandoz [Fri, 14 Oct 2016 14:47:01 -0700] rev 42074
8166974: invokedynamic implementation should not wrap Errors
Reviewed-by: dholmes, jrose
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
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
mgronlun [Thu, 27 Oct 2016 12:18:36 +0200] rev 42071
Merge
mgronlun [Thu, 27 Oct 2016 11:20:37 +0200] rev 42070
Merge
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
mdoerr [Thu, 27 Oct 2016 11:41:53 +0200] rev 42068
8168083: PPC64: Cleanup template interpreter after 8154580 and 8154867
Reviewed-by: goetz, coleenp
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
mlarsson [Fri, 21 Oct 2016 10:18:11 +0200] rev 42066
8166117: Add UTC timestamp decorator for UL
Reviewed-by: rehn, rprotacio
goetz [Thu, 13 Oct 2016 14:49:34 +0200] rev 42065
8167673: [s390] The s390 port.
Summary: template interpreter, C1, C2
Reviewed-by: kvn, simonis
goetz [Wed, 05 Oct 2016 15:20:35 +0200] rev 42064
8167184: [s390] Extend relocations for pc-relative instructions.
Reviewed-by: kvn