rriggs [Wed, 11 Nov 2015 22:38:15 -0500] rev 33675
8141652: Rename methods Objects.nonNullElse* to requireNonNullElse*
Summary: And some usages of replacing expr != null ? expr : otherexpr
Reviewed-by: jrose, chegar
chegar [Wed, 11 Nov 2015 09:19:12 +0000] rev 33674
8140606: Update library code to use internal Unsafe
Reviewed-by: alanb, mchung, psandoz, weijun
asmotrak [Wed, 11 Nov 2015 10:42:20 +0300] rev 33673
8076359: Test Task: Develop new tests for Leverage CPU Instructions for GHASH and RSA
Reviewed-by: mullan, ascarpino
Contributed-by: tiantian.du@oracle.com
sebastian [Tue, 10 Nov 2015 21:13:40 +0100] rev 33672
8141662: Javadoc fix. Do not suggest to use new Boolean(true).
Summary: Javadoc only fix of 5108778 Too many instances of java.lang.Boolean created in Java application for the java/net library
Reviewed-by: wetmore
ntv [Tue, 10 Nov 2015 14:12:53 -0500] rev 33671
8138664: ZonedDateTime parse error for any date using 'GMT0' ZoneID - Java Bug System
Reviewed-by: rriggs, scolebourne, sherman
ntv [Tue, 10 Nov 2015 14:11:50 -0500] rev 33670
8066571: UnsupportedTemporalTypeException is thrown not only in the case of unsupported temporal - Java Bug System
Reviewed-by: rriggs, scolebourne