henryjen [Thu, 07 Jul 2016 21:15:24 -0700] rev 39640
8132379: -J options can cause crash or "Warning: app args parsing error passing arguments as-is"
Reviewed-by: ksrini
robm [Wed, 13 Jul 2016 14:56:00 +0100] rev 39639
8141148: LDAP "follow" throws ClassCastException with Java 8
Reviewed-by: prappo, xuelei
sdrach [Tue, 12 Jul 2016 11:05:27 -0700] rev 39638
8155770: Correct URLClassLoader API documentation to explicitly say jar-scheme URL's are accepted
Reviewed-by: psandoz
Contributed-by: steve.drach@oracle.com
amlu [Wed, 13 Jul 2016 10:26:11 +0800] rev 39637
8132548: java/lang/ThreadGroup/Stop.java fails with "RuntimeException: Failure"
Reviewed-by: dholmes, martin, darcy
rhalade [Tue, 12 Jul 2016 14:39:08 -0700] rev 39636
8161233: ProblemList sun/security/ssl/SSLSocketImpl/AsyncSSLSocketClose.java on macOS
Reviewed-by: ascarpino
jlaskey [Tue, 12 Jul 2016 10:58:58 -0300] rev 39635
8161067: jlink: Enable plugins to use the module pool for class lookup
Reviewed-by: sundar, psandoz
dfuchs [Tue, 12 Jul 2016 11:29:01 +0100] rev 39634
8159245: Loggers created by system classes are not initialized correctly when configured programmatically from application code.
Summary: Loggers of the same name now share the same configuration.
Reviewed-by: mchung, mli
weijun [Tue, 12 Jul 2016 09:41:49 +0800] rev 39633
8130302: jarsigner and keytool -providerClass needs be re-examined for modules
Reviewed-by: valeriep, mchung, mullan