dcubed [Thu, 09 Jul 2015 14:30:14 -0700] rev 31577
Merge
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
dcubed [Fri, 03 Jul 2015 06:23:29 -0700] rev 31575
Merge
dcubed [Thu, 02 Jul 2015 14:12:18 -0700] rev 31574
Merge
jfdenise [Thu, 25 Jun 2015 20:47:45 +0000] rev 31573
Merge
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
tschatzl [Thu, 25 Jun 2015 07:13:27 +0000] rev 31571
Merge
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
mikael [Wed, 24 Jun 2015 15:29:34 -0700] rev 31569
8129615: Remove jbb from jprt hotspot testset
Reviewed-by: gtriantafill, coleenp
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