lana [Thu, 01 Dec 2016 21:01:52 +0000] rev 42369
Added tag jdk-9+147 for changeset 29a0c1a888f2
duke [Wed, 05 Jul 2017 22:31:37 +0200] rev 42368
Merge
lana [Tue, 29 Nov 2016 21:58:29 -0800] rev 42367
8037111: space before percent is inconsistent between sv and sv_SE
8081643: wrong number format for Serbian locale with Latin script
Reviewed-by: naoto
Contributed-by: li.jiang@oracle.com
mli [Mon, 05 Dec 2016 19:06:55 -0800] rev 42366
8170523: Some PKCS11 test cases are ignored with security manager
Summary: Get OS distro before enabling security manager
Reviewed-by: mullan
Contributed-by: John Jiang <sha.jiang@oracle.com>
wetmore [Mon, 05 Dec 2016 17:04:02 -0800] rev 42365
8170157: Enable unlimited cryptographic policy by default in OracleJDK
8169335: Add a crypto policy fallback in case Security Property 'crypto.policy' does not exist
Reviewed-by: erikj, ihse, weijun, xuelei, coffeys
mli [Mon, 05 Dec 2016 16:27:50 -0800] rev 42364
8170644: java/rmi/registry/interfaceHash/InterfaceHash.java failed intermittently with "Port already in use"
Reviewed-by: dfuchs
mli [Mon, 05 Dec 2016 16:16:05 -0800] rev 42363
8170669: com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java fails after JDK-8153916
Reviewed-by: rriggs
valeriep [Mon, 05 Dec 2016 23:23:27 +0000] rev 42362
8170245: [TEST_BUG] Cipher tests fail when running with unlimited policy
Summary: Updated the failed cipher tests to work under unlimited policy
Reviewed-by: xuelei
psandoz [Mon, 05 Dec 2016 13:00:32 -0800] rev 42361
8170733: HashMap.HashIterator.remove method does not use cached value for the hash code.
Reviewed-by: martin, dl, shade
rgoel [Mon, 05 Dec 2016 12:53:53 +0530] rev 42360
8075577: java.time does not support HOST provider
Reviewed-by: okutsu, rriggs
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