thartmann [Fri, 22 Jan 2016 12:37:32 +0100] rev 35590
8065334: CodeHeap expansion fails although there is uncommitted memory
Summary: CodeHeap::expand_by() should commit remaining space if requested expansion size is too large.
Reviewed-by: kvn
iignatyev [Thu, 21 Jan 2016 22:23:22 +0300] rev 35589
8141557: TestResolvedJavaMethod.java times out after 1000 ms
Reviewed-by: twisti
ppunegov [Thu, 21 Jan 2016 15:07:42 +0100] rev 35588
Merge
ppunegov [Wed, 20 Jan 2016 20:26:33 +0300] rev 35587
8145800: [Testbug] CompilerControl: inline message differs for not inlined methods
Summary: Create callables outside the Internal subclasses
Reviewed-by: kvn
thartmann [Thu, 21 Jan 2016 11:30:22 +0000] rev 35586
Merge
roland [Tue, 19 Jan 2016 17:58:02 +0100] rev 35585
8147386: assert(size == calc_size) failed: incorrect size calculattion x86_32.ad
Summary: incorrect offset used in spill code for vectors
Reviewed-by: vlivanov, kvn, mcberg
hshi [Wed, 20 Jan 2016 04:56:51 -0800] rev 35584
8147805: aarch64: C1 segmentation fault due to inline Unsafe.getAndSetObject
Summary: In Aarch64 LIR_Assembler.atomic_op, keep stored data reference register in decompressed forms as it may be used later
Reviewed-by: aph
Contributed-by: hui.shi@linaro.org, felix.yang@linaro.org
rschatz [Wed, 20 Jan 2016 17:00:17 -1000] rev 35583
8147475: compiler/jvmci/code/SimpleDebugInfoTest.java fails in Assembler::locate_operand: ShouldNotReachHere()
Reviewed-by: kvn, twisti
rschatz [Wed, 20 Jan 2016 14:22:46 +0100] rev 35582
8147599: [JVMCI] simplify code installation interface
Reviewed-by: twisti
simonis [Wed, 20 Jan 2016 16:33:51 +0100] rev 35581
8145336: PPC64: fix string intrinsics after CompactStrings change
Reviewed-by: mdoerr, aph, kvn
rschatz [Mon, 18 Jan 2016 17:31:14 +0100] rev 35580
8147564: [JVMCI] remove unused method CodeCacheProvider.needsDataPatch
Reviewed-by: twisti
aph [Tue, 19 Jan 2016 17:52:52 +0000] rev 35579
8146709: AArch64: Incorrect use of ADRP for byte_map_base
Reviewed-by: roland
roland [Mon, 18 Jan 2016 21:34:28 +0100] rev 35578
8146999: hotspot/test/compiler/c2/8007294/Test8007294.java test nightly failure
Summary: uncast() fails with CheckCastPP
Reviewed-by: kvn, thartmann
enevill [Tue, 12 Jan 2016 14:55:15 +0000] rev 35577
8146843: aarch64: add scheduling support for FP and vector instructions
Summary: add pipeline classes for FP/vector pipeline
Reviewed-by: aph
never [Mon, 18 Jan 2016 11:07:40 -0800] rev 35576
8147433: PrintNMethods no longer works with JVMCI
Reviewed-by: kvn, twisti
thartmann [Mon, 18 Jan 2016 11:02:42 +0100] rev 35575
Merge
thartmann [Mon, 18 Jan 2016 08:40:25 +0100] rev 35574
6675699: need comprehensive fix for unconstrained ConvI2L with narrowed type
Summary: Emit CastII to make narrow ConvI2L dependent on the corresponding range check.
Reviewed-by: kvn, roland
thartmann [Mon, 18 Jan 2016 08:34:14 +0100] rev 35573
8144212: JDK 9 b93 breaks Apache Lucene due to compact strings
Summary: String compress/inflate intrinsics need to capture char and byte memory.
Reviewed-by: aph, roland, kvn
thartmann [Mon, 18 Jan 2016 08:25:26 +0100] rev 35572
8147444: compiler/jsr292/NonInlinedCall/RedefineTest.java fails with NullPointerException in ClassFileInstaller
Summary: Removed installing of unused class. Added error output to ClassFileInstaller.
Reviewed-by: vlivanov, zmajo
zmajo [Mon, 18 Jan 2016 08:50:57 +0100] rev 35571
8147441: Unchecked pending exceptions in the WhiteBox API's implementation
Summary: Add checks for pending exceptions.
Reviewed-by: kvn
twisti [Fri, 15 Jan 2016 13:08:40 -1000] rev 35570
8146820: JVMCI options should not use System.getProperty directly
Reviewed-by: kvn, dnsimon
vlivanov [Fri, 15 Jan 2016 21:56:43 +0300] rev 35569
8146983: C1: assert(appendix.not_null()) failed for invokehandle bytecode
Reviewed-by: roland
vlivanov [Fri, 15 Jan 2016 21:56:42 +0300] rev 35568
6985422: flush the output streams before OnError commands
Reviewed-by: kvn
vlivanov [Fri, 15 Jan 2016 21:56:40 +0300] rev 35567
8140001: _allocateInstance intrinsic does not throw InstantiationException for abstract classes and interfaces
Reviewed-by: kvn, shade
ppunegov [Fri, 15 Jan 2016 16:36:43 +0300] rev 35566
8145025: compiler/compilercontrol/commandfile/CompileOnlyTest.java and compiler/compilercontrol/commands/CompileOnlyTest.java fail: java.lang.RuntimeException:
Summary: Fix incorrect compileonly setting
Reviewed-by: kvn, neliasso
thartmann [Fri, 15 Jan 2016 09:15:33 +0100] rev 35565
Merge
dnsimon [Thu, 14 Jan 2016 14:34:36 +0100] rev 35564
8146364: Remove @ServiceProvider mechanism from JVMCI
Reviewed-by: twisti
neliasso [Thu, 14 Jan 2016 13:24:03 +0100] rev 35563
8145331: SEGV in DirectivesStack::release(DirectiveSet*)
Summary: getDefaultDirective was not updated in 8144873
Reviewed-by: twisti, kvn
zmajo [Thu, 14 Jan 2016 09:30:31 +0100] rev 35562
8071864: compiler/c2/6772683/InterruptedTest.java failed in nightly
Summary: Increase the amount of time the main thread waits for the worker thread.
Reviewed-by: kvn
aph [Wed, 13 Jan 2016 15:57:42 +0000] rev 35561
Merge
aph [Tue, 12 Jan 2016 15:01:52 +0000] rev 35560
8146891: AArch64 needs patch for 8032463
Reviewed-by: kvn
mdoerr [Wed, 13 Jan 2016 11:33:21 +0100] rev 35559
8146978: PPC64: Fix build after integration of C++ interpreter removal
Reviewed-by: goetz
roland [Mon, 11 Jan 2016 16:02:42 +0100] rev 35558
8146792: Predicate moved after partial peel may lead to broken graph
Summary: partial peel can leave a pinned node between predicates and loop and prevent some loop predication
Reviewed-by: kvn
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
kshefov [Tue, 12 Jan 2016 16:00:04 +0100] rev 35556
Merge
kshefov [Tue, 12 Jan 2016 15:07:46 +0100] rev 35555
Merge
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
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
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
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
roland [Tue, 12 Jan 2016 11:31:04 +0100] rev 35550
Merge
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
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
dnsimon [Mon, 11 Jan 2016 14:23:35 +0100] rev 35547
8146705: Improve JVMCI support for blocking compilation
Reviewed-by: twisti, never, iveresov
twisti [Mon, 11 Jan 2016 17:11:57 -0800] rev 35546
Merge
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
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
vlivanov [Fri, 18 Dec 2015 20:23:27 +0300] rev 35543
8140659: C1: invokedynamic call patching violates JVMS-6.5.invokedynamic
Reviewed-by: roland
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
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
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
mdoerr [Fri, 08 Jan 2016 11:41:04 +0100] rev 35539
8146612: C2: Precedence edges specification violated
Reviewed-by: kvn
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
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
jwilhelm [Tue, 26 Jan 2016 17:13:18 +0100] rev 35536
Merge
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
dcubed [Wed, 20 Jan 2016 14:11:25 -0800] rev 35534
Merge
stuefe [Wed, 20 Jan 2016 09:18:36 +0100] rev 35533
8147509: [aix] Newlines missing in register info printout
Reviewed-by: simonis
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
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