kvn [Wed, 02 Sep 2015 11:03:20 -0700] rev 32575
8134898: Small fixes found during JVMCI work
Summary: Removed jre/ from jdk paths in makefiles. Add Thread::_unhandled_oops field for debug and fastdebug builds. Fix doc.
Reviewed-by: coleenp, bdelsart
aph [Wed, 02 Sep 2015 13:23:59 +0000] rev 32574
8134869: AARCH64: GHASH intrinsic is not optimal
Summary: Rewrite intrinsic to make better use of SIMD instructions
Reviewed-by: kvn
shade [Tue, 01 Sep 2015 19:48:10 +0300] rev 32573
8134758: Final String field values should be trusted as stable
Reviewed-by: kvn, thartmann
adinn [Wed, 26 Aug 2015 17:13:59 +0100] rev 32572
8134322: AArch64: Fix several errors in C2 biased locking implementation
Summary: Several errors in C2 biased locking require fixing
Reviewed-by: kvn
Contributed-by: hui.shi@linaro.org