zmajo [Fri, 03 Jul 2015 09:33:04 +0200] rev 31588
8130120: Handling of SHA intrinsics inconsistent across platforms
Summary: Introduce common warning message and common processing of SHA intrinsic-related arguments.
Reviewed-by: kvn, mcberg
zmajo [Fri, 03 Jul 2015 07:25:03 +0200] rev 31587
8076112: Add @HotSpotIntrinsicCandidate annotation to indicate methods for which Java Runtime has intrinsics
Summary: Annotate possibly intrinsified methods with @HotSpotIntrinsicCandidate. Add checks omitted by intrinsics to the library code. Add CheckIntrinsics flags to check consistency of intrinsics.
Reviewed-by: jrose, kvn, thartmann, vlivanov, abuckley, darcy, ascarpino, briangoetz, alanb, aph, dnsimon
kvn [Thu, 02 Jul 2015 17:49:11 -0700] rev 31586
Merge
iveresov [Thu, 02 Jul 2015 14:40:29 -0700] rev 31585
8080012: JVM times out with vdbench on SPARC M7-16
Summary: check cacheline sine only for one core on sun4v SPARC systems.
Reviewed-by: kvn
aph [Thu, 02 Jul 2015 11:12:59 +0100] rev 31584
Merge
aph [Tue, 16 Jun 2015 17:31:53 +0100] rev 31583
8130150: Implement BigInteger.montgomeryMultiply intrinsic
Summary: Add montgomeryMultiply intrinsics
Reviewed-by: kvn
katleman [Thu, 16 Jul 2015 13:51:50 -0700] rev 31582
Added tag jdk9-b73 for changeset 1459b46b5c27
lana [Thu, 16 Jul 2015 19:27:39 -0700] rev 31581
Merge