Tue, 12 Jan 2016 10:44:41 -1000 8146246: JVMCICompiler::abort_on_pending_exception: assert(!thread->owns_locks()) failed: must release all locks when leaving VM
twisti [Tue, 12 Jan 2016 10:44:41 -1000] rev 35557
8146246: JVMCICompiler::abort_on_pending_exception: assert(!thread->owns_locks()) failed: must release all locks when leaving VM Reviewed-by: coleenp, kvn
Tue, 12 Jan 2016 16:00:04 +0100 Merge
kshefov [Tue, 12 Jan 2016 16:00:04 +0100] rev 35556
Merge
Tue, 12 Jan 2016 15:07:46 +0100 Merge
kshefov [Tue, 12 Jan 2016 15:07:46 +0100] rev 35555
Merge
Tue, 12 Jan 2016 13:57:48 +0300 8141615: Add new public methods to sun.reflect.ConstantPool
kshefov [Tue, 12 Jan 2016 13:57:48 +0300] rev 35554
8141615: Add new public methods to sun.reflect.ConstantPool Reviewed-by: twisti, iignatyev, coleenp
Tue, 12 Jan 2016 14:21:58 +0000 8146886: aarch64: fails to build following 8136525 and 8139864
enevill [Tue, 12 Jan 2016 14:21:58 +0000] rev 35553
8146886: aarch64: fails to build following 8136525 and 8139864 Summary: Fix several build errors and warnings Reviewed-by: aph
Tue, 12 Jan 2016 12:55:37 +0100 8136469: OptimizeStringConcat fails on pre-sized StringBuilder shapes
thartmann [Tue, 12 Jan 2016 12:55:37 +0100] rev 35552
8136469: OptimizeStringConcat fails on pre-sized StringBuilder shapes Summary: Cut off dead if branch already during parsing (GVN). Reviewed-by: shade, kvn, roland
Tue, 12 Jan 2016 12:55:09 +0100 8146629: Make phase->is_IterGVN() accessible from Node::Identity and Node::Value
thartmann [Tue, 12 Jan 2016 12:55:09 +0100] rev 35551
8146629: Make phase->is_IterGVN() accessible from Node::Identity and Node::Value Summary: Change arguments of Node::Identity() and Node::Value() from PhaseTransform* to PhaseGVN*. Reviewed-by: kvn, roland
Tue, 12 Jan 2016 11:31:04 +0100 Merge
roland [Tue, 12 Jan 2016 11:31:04 +0100] rev 35550
Merge
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
Fri, 08 Jan 2016 11:41:04 +0100 8146612: C2: Precedence edges specification violated
mdoerr [Fri, 08 Jan 2016 11:41:04 +0100] rev 35539
8146612: C2: Precedence edges specification violated Reviewed-by: kvn
Fri, 08 Jan 2016 11:39:47 +0000 8146678: aarch64: assertion failure: call instruction in an infinite loop
enevill [Fri, 08 Jan 2016 11:39:47 +0000] rev 35538
8146678: aarch64: assertion failure: call instruction in an infinite loop Summary: Remove assertion Reviewed-by: aph
Thu, 07 Jan 2016 14:29:05 -0800 8146581: Minor corrections to the patch submitted for earlier bug id - 8143925
kvn [Thu, 07 Jan 2016 14:29:05 -0800] rev 35537
8146581: Minor corrections to the patch submitted for earlier bug id - 8143925 Reviewed-by: kvn Contributed-by: kishor.kharbas@intel.com
Tue, 26 Jan 2016 17:13:18 +0100 Merge
jwilhelm [Tue, 26 Jan 2016 17:13:18 +0100] rev 35536
Merge
Thu, 21 Jan 2016 14:17:49 +0300 8147848: [TESTBUG] tmtools tests ported to JTREG need to be quarantined
akulyakh [Thu, 21 Jan 2016 14:17:49 +0300] rev 35535
8147848: [TESTBUG] tmtools tests ported to JTREG need to be quarantined Summary: Quarantined some tests with false failures Reviewed-by: sla
Wed, 20 Jan 2016 14:11:25 -0800 Merge
dcubed [Wed, 20 Jan 2016 14:11:25 -0800] rev 35534
Merge
Wed, 20 Jan 2016 09:18:36 +0100 8147509: [aix] Newlines missing in register info printout
stuefe [Wed, 20 Jan 2016 09:18:36 +0100] rev 35533
8147509: [aix] Newlines missing in register info printout Reviewed-by: simonis
Tue, 19 Jan 2016 09:39:28 +0100 8147611: G1 - Missing memory barrier in start_cset_region_for_worker
asiebenborn [Tue, 19 Jan 2016 09:39:28 +0100] rev 35532
8147611: G1 - Missing memory barrier in start_cset_region_for_worker Reviewed-by: mgerdin, tschatzl
Tue, 19 Jan 2016 05:28:34 -0800 8146751: jdk/test/tools/launcher/TooSmallStackSize.java failed on Mac OS
fparain [Tue, 19 Jan 2016 05:28:34 -0800] rev 35531
8146751: jdk/test/tools/launcher/TooSmallStackSize.java failed on Mac OS Reviewed-by: dholmes, gtriantafill
Tue, 19 Jan 2016 11:48:35 +0100 Merge
ehelin [Tue, 19 Jan 2016 11:48:35 +0100] rev 35530
Merge
Tue, 19 Jan 2016 11:00:29 +0100 8147012: Fix includes in internalVMTests.cpp
ehelin [Tue, 19 Jan 2016 11:00:29 +0100] rev 35529
8147012: Fix includes in internalVMTests.cpp Reviewed-by: stefank, mgerdin
Tue, 19 Jan 2016 10:02:22 +0100 8129419: heapDumper.cpp: assert(length_in_bytes > 0) failed: nothing to copy
aeriksso [Tue, 19 Jan 2016 10:02:22 +0100] rev 35528
8129419: heapDumper.cpp: assert(length_in_bytes > 0) failed: nothing to copy Reviewed-by: dsamersoff
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip