darcy [Fri, 02 Dec 2016 18:03:46 -0800] rev 42359
8170670: Problem list com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java until fix of JDK-8170669
Reviewed-by: smarks
mullan [Fri, 02 Dec 2016 14:24:10 -0500] rev 42358
Merge
mullan [Fri, 02 Dec 2016 14:22:19 -0500] rev 42357
8170131: Certificates not being blocked by jdk.tls.disabledAlgorithms property
Reviewed-by: ascarpino
mchung [Fri, 02 Dec 2016 11:05:59 -0800] rev 42356
8170660: RMI regression test failures due to missing @build TestLibrary
Reviewed-by: lancea
Contributed-by: Abdul Kolarkunnu <abdul.kolarkunnu@oracle.com>
mchung [Fri, 02 Dec 2016 11:00:59 -0800] rev 42355
8170633: backslashes in gensrc/module-info.java comments need escaping
Reviewed-by: alanb, psandoz, wetmore
psandoz [Fri, 02 Dec 2016 10:05:53 -0800] rev 42354
8166914: URLClassLoader spec needs to mention that it's MR-aware
Reviewed-by: mchung, alanb
gromero [Mon, 28 Nov 2016 11:13:38 -0500] rev 42353
8170153: PPC64/s390x/aarch64: Poor StrictMath performance due to non-optimized compilation
Reviewed-by: mdoerr, erikj, simonis, aph
ihse [Fri, 02 Dec 2016 16:18:10 +0100] rev 42352
8039103: "explicitly" is misspelled as "explicitely" in configure scripts
Reviewed-by: erikj, tbell
dfuchs [Fri, 02 Dec 2016 13:18:50 +0000] rev 42351
8169495: Add a method to set an Authenticator on a HttpURLConnection.
Summary: new public method java.net.HttpURLConnection::setAuthenticator allows to specify an authenticator to use with a given connection.
Reviewed-by: chegar
mli [Fri, 02 Dec 2016 02:01:40 -0800] rev 42350
8078587: java/rmi/server/Unreferenced/leaseCheckInterval/LeaseCheckInterval.java fails intermittently with Port already in use
Reviewed-by: chegar
mli [Fri, 02 Dec 2016 01:11:33 -0800] rev 42349
8080550: java/rmi/server/useCustomRef/UseCustomRef.java failed with java.net.BindException intermittently
Reviewed-by: chegar
mli [Fri, 02 Dec 2016 00:47:00 -0800] rev 42348
8153916: com/sun/jndi/rmi/registry/RegistryContext/ContextWithNullProperties.java failed with BindException
Reviewed-by: chegar
amlu [Fri, 02 Dec 2016 10:56:46 +0800] rev 42347
8170581: Remove OpenNonIntegralNumberOfSampleframes.java from ProblemList
Reviewed-by: darcy
psandoz [Thu, 01 Dec 2016 17:52:59 -0800] rev 42346
8170155: StringBuffer and StringBuilder stream methods are not late-binding
Reviewed-by: sherman
sherman [Thu, 01 Dec 2016 15:42:22 -0800] rev 42345
8167328: jar -d m.jar hangs
Reviewed-by: alanb, mchung, chegar