zmajo [Mon, 21 Mar 2016 09:51:20 +0100] rev 36809
8148754: C2 loop unrolling fails due to unexpected graph shape
Summary: Check if graph shape is appropriate for optimization, bail out optimization if not.
Reviewed-by: kvn, twisti, shade, dnsimon
thartmann [Mon, 21 Mar 2016 08:42:20 +0100] rev 36808
8144693: Intrinsify StringCoding.hasNegatives() on SPARC
Summary: Implemented C2 instrinsic for StringCode.hasNegatives() on SPARC.
Reviewed-by: kvn, jrose, thartmann
Contributed-by: Guy Delamarter <guy.delamarter@oracle.com>
fzhinkin [Thu, 17 Mar 2016 09:50:00 +0300] rev 36807
8152004: CTW crashes with failed assertion after 8150646 integration
Reviewed-by: kvn, neliasso
twisti [Thu, 17 Mar 2016 16:10:58 -1000] rev 36806
8152134: [JVMCI] printing compile queues always prints C2 regardless of UseJVMCICompiler
Reviewed-by: dnsimon
twisti [Thu, 17 Mar 2016 16:10:09 -1000] rev 36805
8151723: [JVMCI] JVMCIRuntime::treat_as_trivial: Don't limit trivial prefixes to boot class path
Reviewed-by: dnsimon
twisti [Thu, 17 Mar 2016 10:55:15 -1000] rev 36804
8151829: [JVMCI] incorrect documentation about jvmci.compiler property
Reviewed-by: kvn
thartmann [Fri, 18 Mar 2016 09:27:07 +0000] rev 36803
Merge
thartmann [Fri, 18 Mar 2016 09:32:29 +0100] rev 36802
8023191: OSR nmethods should be flushed to free space in CodeCache
Summary: Treat OSR nmethods like normal nmethods and flush them if they are cold/unused.
Reviewed-by: kvn
neliasso [Thu, 17 Mar 2016 21:55:55 +0100] rev 36801
8152090: Code missing from JDK-8150054 causing many test failures
Summary: Add missing method
Reviewed-by: kvn
never [Thu, 17 Mar 2016 12:04:04 -0700] rev 36800
8151874: [JVMCI] canInlineMethod should check is_not_compilable for correct CompLevel
Reviewed-by: twisti
aph [Thu, 17 Mar 2016 17:03:20 +0000] rev 36799
Merge
aph [Thu, 25 Feb 2016 14:59:44 +0000] rev 36798
8150652: Remove unused code in AArch64 back end
Reviewed-by: kvn
thartmann [Thu, 17 Mar 2016 09:41:46 +0100] rev 36797
8151882: -XX:+Verbose prints messages even if no other flag is set
Summary: We should only print messages if PrintOpto && WizardMode is set.
Reviewed-by: kvn, neliasso
neliasso [Wed, 16 Mar 2016 10:45:43 +0100] rev 36796
8150054: Make compilercontrol test ignore xcomp
Summary: Add -Xmixed and use jtreg driver
Reviewed-by: kvn
chegar [Sun, 03 Apr 2016 16:28:47 +0100] rev 36795
8153181: Move sun.misc.VMSupport to an internal package
Reviewed-by: alanb, mchung
lana [Thu, 07 Apr 2016 10:06:57 -0700] rev 36794
Added tag jdk-9+113 for changeset 9bc1d0332a48