skovalev [Wed, 14 Sep 2016 17:28:17 +0300] rev 40949
8166032: Fix module dependencies for javax.SSL tests
Reviewed-by: xuelei, weijun
peytoia [Thu, 15 Sep 2016 08:18:57 +0900] rev 40948
8164791: Update existing test cases of test/java/text/Format.
Reviewed-by: okutsu, peytoia
Contributed-by: nancy.nigam@oracle.com
darcy [Wed, 14 Sep 2016 10:12:59 -0700] rev 40947
8166054: Problem list JarURLConnectionUseCaches.java until JDK-8165988 is fixed
Reviewed-by: dfuchs
jnimeh [Wed, 14 Sep 2016 07:37:15 -0700] rev 40946
8132926: PKIXParameters built with public key form of TrustAnchor causes NPE during cert path building/validation
Summary: Fix cases where non-certificate issuer information may be passed into the OCSPResponse.verify method, thereby causing NPEs to be thrown.
Reviewed-by: xuelei
ksrini [Wed, 14 Sep 2016 06:46:19 -0700] rev 40945
8165524: Better detect JRE that Linux JLI will be using
Reviewed-by: ksrini
Contributed-by: chris.bensen@oracle.com
dfuchs [Wed, 14 Sep 2016 14:04:14 +0100] rev 40944
6543126: Level.known can leak memory
Summary: Custom level instances will now be released when their defining class loader is no longer referenced.
Reviewed-by: plevart, mchung, chegar
stuefe [Wed, 14 Sep 2016 14:29:39 +0200] rev 40943
8166012: [linux] Remove remnants of LinuxThreads from Linux attach framework
Reviewed-by: dholmes, alanb