Fri, 03 Jul 2015 09:33:04 +0200 8130120: Handling of SHA intrinsics inconsistent across platforms
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
Fri, 03 Jul 2015 07:25:03 +0200 8076112: Add @HotSpotIntrinsicCandidate annotation to indicate methods for which Java Runtime has intrinsics
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
Thu, 02 Jul 2015 17:49:11 -0700 Merge
kvn [Thu, 02 Jul 2015 17:49:11 -0700] rev 31586
Merge
Thu, 02 Jul 2015 14:40:29 -0700 8080012: JVM times out with vdbench on SPARC M7-16
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
Thu, 02 Jul 2015 11:12:59 +0100 Merge
aph [Thu, 02 Jul 2015 11:12:59 +0100] rev 31584
Merge
Tue, 16 Jun 2015 17:31:53 +0100 8130150: Implement BigInteger.montgomeryMultiply intrinsic
aph [Tue, 16 Jun 2015 17:31:53 +0100] rev 31583
8130150: Implement BigInteger.montgomeryMultiply intrinsic Summary: Add montgomeryMultiply intrinsics Reviewed-by: kvn
Thu, 16 Jul 2015 13:51:50 -0700 Added tag jdk9-b73 for changeset 1459b46b5c27
katleman [Thu, 16 Jul 2015 13:51:50 -0700] rev 31582
Added tag jdk9-b73 for changeset 1459b46b5c27
Thu, 16 Jul 2015 19:27:39 -0700 Merge
lana [Thu, 16 Jul 2015 19:27:39 -0700] rev 31581
Merge
Thu, 04 Jun 2015 11:17:02 -0700 8033530: [regression] Applet fails to load resources or connect back to server under some scenarios
dtitov [Thu, 04 Jun 2015 11:17:02 -0700] rev 31580
8033530: [regression] Applet fails to load resources or connect back to server under some scenarios Reviewed-by: mchung, michaelm, serb, ddehaven
Tue, 14 Jul 2015 16:29:07 -0700 Merge
amurillo [Tue, 14 Jul 2015 16:29:07 -0700] rev 31579
Merge
Thu, 09 Jul 2015 22:46:15 -0700 Merge
amurillo [Thu, 09 Jul 2015 22:46:15 -0700] rev 31578
Merge
Thu, 09 Jul 2015 14:30:14 -0700 Merge
dcubed [Thu, 09 Jul 2015 14:30:14 -0700] rev 31577
Merge
Mon, 06 Jul 2015 22:19:29 -0400 8076581: Need a NON-PCH build to quickly detect missing dependencies in the source base
dholmes [Mon, 06 Jul 2015 22:19:29 -0400] rev 31576
8076581: Need a NON-PCH build to quickly detect missing dependencies in the source base Summary: Pass --disable-precompiled-headers for all fastdebug builds in JPRT Reviewed-by: goetz, tbell, simonis, dcubed
Fri, 03 Jul 2015 06:23:29 -0700 Merge
dcubed [Fri, 03 Jul 2015 06:23:29 -0700] rev 31575
Merge
Thu, 02 Jul 2015 14:12:18 -0700 Merge
dcubed [Thu, 02 Jul 2015 14:12:18 -0700] rev 31574
Merge
Thu, 25 Jun 2015 20:47:45 +0000 Merge
jfdenise [Thu, 25 Jun 2015 20:47:45 +0000] rev 31573
Merge
Thu, 25 Jun 2015 18:00:28 +0200 8080511: Refresh of jimage support
jfdenise [Thu, 25 Jun 2015 18:00:28 +0200] rev 31572
8080511: Refresh of jimage support Reviewed-by: alanb, mchung, psandoz, acorn, lfoltan, ctornqvi Contributed-by: james.laskey@oracle.com, jean-francois.denise@oracle.com, sundararajan.athijegannathan@oracle.com
Thu, 25 Jun 2015 07:13:27 +0000 Merge
tschatzl [Thu, 25 Jun 2015 07:13:27 +0000] rev 31571
Merge
Wed, 24 Jun 2015 17:45:44 +0200 8129602: Incorrect GPL header causes RE script to create wrong output
tschatzl [Wed, 24 Jun 2015 17:45:44 +0200] rev 31570
8129602: Incorrect GPL header causes RE script to create wrong output Summary: Fix up GPL headers so that the RE script works. Reviewed-by: stefank, dholmes, coleenp
Wed, 24 Jun 2015 15:29:34 -0700 8129615: Remove jbb from jprt hotspot testset
mikael [Wed, 24 Jun 2015 15:29:34 -0700] rev 31569
8129615: Remove jbb from jprt hotspot testset Reviewed-by: gtriantafill, coleenp
Fri, 03 Jul 2015 07:23:32 +0200 8076112: Add @HotSpotIntrinsicCandidate annotation to indicate methods for which Java Runtime has intrinsics
zmajo [Fri, 03 Jul 2015 07:23:32 +0200] rev 31568
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
Mon, 13 Jul 2015 09:29:01 -0700 8080722: Revisit how to check for doclint reference warning during the build
darcy [Mon, 13 Jul 2015 09:29:01 -0700] rev 31567
8080722: Revisit how to check for doclint reference warning during the build Reviewed-by: alanb
Thu, 16 Jul 2015 13:51:49 -0700 Added tag jdk9-b73 for changeset 3062efa7e556
katleman [Thu, 16 Jul 2015 13:51:49 -0700] rev 31566
Added tag jdk9-b73 for changeset 3062efa7e556
Wed, 05 Jul 2017 20:41:30 +0200 Added tag jdk9-b73 for changeset 9b3a9d72f07b
duke [Wed, 05 Jul 2017 20:41:30 +0200] rev 31565
Added tag jdk9-b73 for changeset 9b3a9d72f07b
Wed, 05 Jul 2017 20:41:30 +0200 Merge jdk9-b73
duke [Wed, 05 Jul 2017 20:41:30 +0200] rev 31564
Merge
Wed, 05 Jul 2017 20:41:27 +0200 Merge
duke [Wed, 05 Jul 2017 20:41:27 +0200] rev 31563
Merge
Thu, 09 Jul 2015 16:38:16 -0700 Merge
lana [Thu, 09 Jul 2015 16:38:16 -0700] rev 31562
Merge
Thu, 09 Jul 2015 11:06:48 -0700 8130803: add regression test related to fix for JDK-8078024
vromero [Thu, 09 Jul 2015 11:06:48 -0700] rev 31561
8130803: add regression test related to fix for JDK-8078024 Reviewed-by: mcimadamore Contributed-by: cushon@google.com
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 tip