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
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