duke [Wed, 05 Jul 2017 21:00:16 +0200] rev 33678
Merge
lana [Thu, 12 Nov 2015 18:31:10 -0800] rev 33677
Merge
robm [Thu, 12 Nov 2015 13:37:35 +0000] rev 33676
8132455: com/sun/jndi/ldap/LdapTimeoutTest.java fails at handleNamingException
Reviewed-by: vinnie
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