rriggs [Tue, 14 Jul 2015 15:29:16 -0400] rev 31681
8129344: (process) ProcessHandle instances should define equals and be value-based
Summary: add equals(), hashCode() and value-based spec
Reviewed-by: psandoz
peytoia [Wed, 15 Jul 2015 11:05:51 +0900] rev 31680
8032446: Support Unicode 7.0.0 in JDK 9
8130889: Missing "@since 1.8" tags in j.l.Character.java
Reviewed-by: naoto, okutsu
amurillo [Tue, 14 Jul 2015 16:29:08 -0700] rev 31679
Merge
amurillo [Thu, 09 Jul 2015 22:46:18 -0700] rev 31678
Merge
dcubed [Thu, 09 Jul 2015 14:48:12 -0700] rev 31677
Merge
dcubed [Fri, 03 Jul 2015 07:13:24 -0700] rev 31676
Merge
dcubed [Thu, 02 Jul 2015 14:39:54 -0700] rev 31675
Merge
jbachorik [Thu, 25 Jun 2015 11:18:04 +0200] rev 31674
8071487: javax/management/monitor/GaugeMonitorDeadlockTest.java timed out
Reviewed-by: dholmes
jfdenise [Thu, 25 Jun 2015 18:24:39 +0200] rev 31673
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
cjplummer [Wed, 24 Jun 2015 11:59:11 -0700] rev 31672
8129386: [TESTBUG] - com/sun/jdi/cds/*.java missing @build tag for libraries
Summary: Added @build tags for all dependent classes
Reviewed-by: iklam, mseledtsov, dholmes
zmajo [Fri, 03 Jul 2015 07:23:45 +0200] rev 31671
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:50:25 -0700] rev 31670
Merge
kvn [Thu, 02 Jul 2015 17:15:55 -0700] rev 31669
Merge
aph [Thu, 02 Jul 2015 11:03:50 +0100] rev 31668
Merge
aph [Tue, 16 Jun 2015 14:58:30 +0100] rev 31667
8130150: Implement BigInteger.montgomeryMultiply intrinsic
Summary: Add montgomeryMultiply intrinsics
Reviewed-by: kvn
ddehaven [Tue, 14 Jul 2015 15:18:26 -0700] rev 31666
Merge