mli [Fri, 17 Jun 2016 04:35:09 -0700] rev 39052
8159785: Add test that tests ClassLoader.getResource/getResources in Multi-Release Jar
Reviewed-by: alanb
okutsu [Fri, 17 Jun 2016 17:06:16 +0900] rev 39051
8158272: IncludeLocalesPluginTest.java fails with timeout
8158468: tools/jlink/plugins/IncludeLocalesPluginTest.java doesn't detect test failures
Reviewed-by: alanb, mchung, naoto
alanb [Fri, 17 Jun 2016 08:41:39 +0100] rev 39050
8158456: ModuleDescriptor.read does not verify dependence on java.base in module-info.class
8159248: ModuleFinder.of not clear that FindException thrown if module descriptor cannot be derived for automatic module
Reviewed-by: chegar, mchung
weijun [Fri, 17 Jun 2016 10:53:13 +0800] rev 39049
8156471: test/sun/security/krb5/auto/TestHosts should not be modified in-place
Reviewed-by: xuelei
weijun [Fri, 17 Jun 2016 09:46:36 +0800] rev 39048
8157387: StrongSecureRandom.java timeout after push for JDK-8141039
Reviewed-by: xuelei, wetmore
weijun [Fri, 17 Jun 2016 09:46:34 +0800] rev 39047
8146619: Re-examine supportness of public classes in com.sun.security.auth.**
Reviewed-by: xuelei
weijun [Fri, 17 Jun 2016 09:46:27 +0800] rev 39046
6968542: keytool -importcert cannot deal with duplicate certs
Reviewed-by: xuelei
weijun [Fri, 17 Jun 2016 09:46:03 +0800] rev 39045
8027781: New jarsigner timestamp warning is grammatically incorrect
Reviewed-by: jnimeh, mullan
lana [Thu, 16 Jun 2016 20:56:45 +0000] rev 39044
Merge
darcy [Thu, 16 Jun 2016 13:00:34 -0700] rev 39043
8071859: AnnotationInvocationHandler.equals(Object) return true when apply to annotation
Reviewed-by: mchung, chegar
jlaskey [Thu, 16 Jun 2016 09:09:53 -0300] rev 39042
8159206: All jlink or jmod tests failing
Reviewed-by: alanb, mchung
valeriep [Wed, 15 Jun 2016 23:24:08 +0000] rev 39041
8154191: Deprivilege java.smartcardio module
Summary: Updated java.policy with the entry for java.smartcardio module
Reviewed-by: mullan, mchung
dl [Wed, 15 Jun 2016 13:44:16 -0700] rev 39040
8159351: non-atomic "bulk" ops note in class javadoc for ConcurrentLinkedQueue, ConcurrentLinkedDeque, & LinkedTransferQueue should not include equals
Reviewed-by: martin
dl [Wed, 01 Jun 2016 19:03:15 -0700] rev 39039
8066070: PriorityQueue corrupted when adding non-Comparable
Reviewed-by: martin, chegar