zmajo [Thu, 24 Mar 2016 11:44:12 +0100] rev 36813
8152640: Quarantine compiler/intrinsics/string/TestHasNegatives.java
Summary: Quarantine test
Reviewed-by: thartmann
zmajo [Wed, 23 Mar 2016 15:01:42 +0100] rev 36812
Merge
neliasso [Fri, 18 Mar 2016 15:54:47 +0100] rev 36811
8152169: LockCompilationTest.java fails due method present in the compiler queue
Summary: Too many compiles waiting, wait time not enough
Reviewed-by: twisti
zmajo [Mon, 21 Mar 2016 11:21:07 +0100] rev 36810
Merge
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