kvn [Mon, 14 Dec 2015 14:48:30 -0800] rev 35113
8144771: Use AVX3 instructions for string compare
Reviewed-by: kvn, thartmann
Contributed-by: jan.civlin@intel.com, michael.c.berg@intel.com
goetz [Mon, 07 Dec 2015 15:42:47 +0100] rev 35112
8144466: ppc64: fix argument passing through opto stubs.
Reviewed-by: kvn
kvn [Mon, 14 Dec 2015 10:27:33 -0800] rev 35111
Merge
kvn [Mon, 07 Dec 2015 16:35:07 -0800] rev 35110
8143355: Update for addition of vectorizedMismatch intrinsic for x86
Reviewed-by: kvn
Contributed-by: vivek.r.deshpande@intel.com, liqi.yi@intel.com
mdoerr [Tue, 08 Dec 2015 14:44:00 +0100] rev 35109
8143817: C1: Platform dependent stack space not preserved for all runtime calls
Reviewed-by: roland
vlivanov [Fri, 11 Dec 2015 15:03:11 +0300] rev 35108
8145137: Incorrect call signature can be used in nmethod::preserve_callee_argument_oops
Reviewed-by: roland, jrose
vlivanov [Thu, 10 Dec 2015 14:51:54 +0300] rev 35107
8145026: compiler/jsr292/NonInlinedCall/RedefineTest.java fails with: java.lang.NullPointerException in ClassFileInstaller.main
Reviewed-by: roland
vlivanov [Thu, 10 Dec 2015 14:51:53 +0300] rev 35106
8144935: C2: safepoint is pruned from a non-counted loop
Reviewed-by: roland
neliasso [Wed, 09 Dec 2015 13:41:04 +0100] rev 35105
8144601: Premature assert in directive inline parsing
Summary: Break after first fail
Reviewed-by: roland
dnsimon [Wed, 09 Dec 2015 22:57:52 +0100] rev 35104
8144944: JVMCI compiler initialization can happen on different thread than JVMCI initialization
Reviewed-by: twisti