roland [Wed, 03 Feb 2016 12:36:18 +0100] rev 36065
8143542: C2 doesn't eliminate identical checks
Summary: Two identical Ifs back to back can be merged
Reviewed-by: kvn
thartmann [Fri, 12 Feb 2016 12:18:44 +0100] rev 36064
8148564: compiler/intrinsics/string/TestStringIntrinsics2.java times out
Summary: Test should not run with -Xcomp because MaxInlineSize is large.
Reviewed-by: kvn, simonis
twisti [Thu, 11 Feb 2016 12:29:40 -1000] rev 36063
8149689: [JVMCI] CodeInstaller::pd_patch_DataSectionReference should be able to throw exceptions
Reviewed-by: kvn
twisti [Thu, 11 Feb 2016 11:32:44 -1000] rev 36062
8149695: [JVMCI] add missing Checkstyle configuration file
Reviewed-by: kvn
thartmann [Thu, 11 Feb 2016 11:15:13 +0100] rev 36061
8145700: Uninitialised variable in macroAssembler_x86.cpp:7038
Summary: Added missing local variable initializations.
Reviewed-by: kvn, vlivanov, thartmann, mcberg
Contributed-by: Rahul Raghavan <rahul.v.raghavan@oracle.com>
twisti [Wed, 10 Feb 2016 11:23:17 -1000] rev 36060
8149415: [AArch64] implement JVMCI CodeInstaller
Reviewed-by: aph, kvn
shade [Wed, 10 Feb 2016 16:31:17 +0000] rev 36059
Merge
shade [Wed, 10 Feb 2016 15:58:11 +0300] rev 36058
8149356: Leftover from JDK-8141044: UseNewCode usage
Reviewed-by: vlivanov
thartmann [Wed, 10 Feb 2016 15:24:22 +0100] rev 36057
8149123: [TESTBUG] compiler/loopopts/superword/SumRed* tests running on non-x86 platforms
Summary: Restricted test execution to supported archs.
Reviewed-by: kvn
Contributed-by: Jamsheed Mohammed <jamsheed.c.m@oracle.com>
ihse [Tue, 23 Feb 2016 21:44:05 +0100] rev 36056
8150257: Remove softfloat lib support
Reviewed-by: dholmes, erikj