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