Mon, 11 Jan 2016 16:33:27 +0100 8145322: Code generated from unsafe loops can be slightly improved
roland [Mon, 11 Jan 2016 16:33:27 +0100] rev 35549
8145322: Code generated from unsafe loops can be slightly improved Summary: improve code generated from checkIndex and unsafe loops Reviewed-by: kvn, thartmann
Tue, 12 Jan 2016 09:19:09 +0100 8086053: Address inconsistencies regarding ZeroTLAB
zmajo [Tue, 12 Jan 2016 09:19:09 +0100] rev 35548
8086053: Address inconsistencies regarding ZeroTLAB Summary: Add zero-initialization to C1 for fast TLAB refills; strenghten C2 conditions for skipping zero-initialization. Reviewed-by: kvn, thartmann
Mon, 11 Jan 2016 14:23:35 +0100 8146705: Improve JVMCI support for blocking compilation
dnsimon [Mon, 11 Jan 2016 14:23:35 +0100] rev 35547
8146705: Improve JVMCI support for blocking compilation Reviewed-by: twisti, never, iveresov
Mon, 11 Jan 2016 17:11:57 -0800 Merge
twisti [Mon, 11 Jan 2016 17:11:57 -0800] rev 35546
Merge
Fri, 11 Dec 2015 16:57:08 +0100 8139771: Eliminating CastPP nodes at Phis when they all come from a unique input may cause crash
roland [Fri, 11 Dec 2015 16:57:08 +0100] rev 35545
8139771: Eliminating CastPP nodes at Phis when they all come from a unique input may cause crash Summary: Lost dependency when CastPP at Phis are eliminate Reviewed-by: kvn
Fri, 18 Dec 2015 20:23:28 +0300 8133612: new clone logic added in 8042235 is missing from compiler intrinsics
vlivanov [Fri, 18 Dec 2015 20:23:28 +0300] rev 35544
8133612: new clone logic added in 8042235 is missing from compiler intrinsics Reviewed-by: roland
Fri, 18 Dec 2015 20:23:27 +0300 8140659: C1: invokedynamic call patching violates JVMS-6.5.invokedynamic
vlivanov [Fri, 18 Dec 2015 20:23:27 +0300] rev 35543
8140659: C1: invokedynamic call patching violates JVMS-6.5.invokedynamic Reviewed-by: roland
Fri, 18 Dec 2015 20:23:26 +0300 8071374: -XX:+PrintAssembly -XX:+PrintSignatureHandlers crash fastdebug VM with assert(limit == __null || limit <= nm->code_end()) in RelocIterator::initialize
vlivanov [Fri, 18 Dec 2015 20:23:26 +0300] rev 35542
8071374: -XX:+PrintAssembly -XX:+PrintSignatureHandlers crash fastdebug VM with assert(limit == __null || limit <= nm->code_end()) in RelocIterator::initialize Reviewed-by: kvn, iklam, shade
Fri, 08 Jan 2016 10:14:02 +0100 8146613: PPC64: C2 does no longer respect int to long conversion for stub calls
mdoerr [Fri, 08 Jan 2016 10:14:02 +0100] rev 35541
8146613: PPC64: C2 does no longer respect int to long conversion for stub calls Reviewed-by: kvn, goetz
Fri, 08 Jan 2016 21:06:50 -0800 8143353: update for x86 sin and cos in the math lib
vdeshpande [Fri, 08 Jan 2016 21:06:50 -0800] rev 35540
8143353: update for x86 sin and cos in the math lib Summary: Optimize Math.sin() and cos() for 64 and 32 bit X86 architecture using Intel LIBM implementation. Reviewed-by: kvn
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip