rraghavan [Fri, 04 Mar 2016 01:18:08 -0800] rev 36557
8140721: ProfilerNumberOf*Methods flags should be diagnostic.
Summary: Converted four ProfilerNumberOf*Methods flags from develop to diagnostic.
Reviewed-by: twisti
zmajo [Fri, 04 Mar 2016 08:53:59 +0100] rev 36556
8150839: Adjust the number of compiler threads for 32-bit platforms
Summary: Set the number of compiler threads to 3 on 32-bit platforms.
Reviewed-by: iveresov
vdeshpande [Thu, 03 Mar 2016 22:02:13 -0800] rev 36555
8150767: Enables SHA Extensions on x86
Summary: Add x86 intrinsics for SHA-1 and SHA-256.
Reviewed-by: kvn, twisti
Contributed-by: vivek.r.deshpande@intel.com, shravya.rukmannagari@intel.com
shade [Fri, 04 Mar 2016 01:30:11 +0300] rev 36554
8146801: Allocating short arrays of non-constant size is slow
Reviewed-by: kvn, twisti, vlivanov
shade [Thu, 03 Mar 2016 23:57:29 +0300] rev 36553
8150465: Unsafe methods to produce uninitialized arrays
Reviewed-by: jrose, kvn, psandoz, aph, twisti, flar
shade [Thu, 03 Mar 2016 22:17:38 +0300] rev 36552
8150669: C1 intrinsic for Class.isPrimitive
Reviewed-by: twisti, vlivanov, redestad