bchristi [Thu, 23 Jun 2016 14:14:06 -0700] rev 39144
7131356: (props) "No Java runtime present, requesting install" when creating VM from JNI [macosx]
Summary: Replace JRS calls with Core Foundation calls
Reviewed-by: naoto
skuksenko [Thu, 23 Jun 2016 10:25:04 +0100] rev 39143
8158980: Memory leak in HTTP2Connection.streams
Reviewed-by: chegar
asmotrak [Wed, 22 Jun 2016 15:58:08 -0700] rev 39142
8074580: sun/security/pkcs11/rsa/TestKeyPairGenerator.java fails due to PKCS11Exception: CKR_FUNCTION_FAILED
Reviewed-by: valeriep
sherman [Wed, 22 Jun 2016 11:31:07 -0700] rev 39141
8159545: closed/java/io/Console/TestConsole.java failed with exit code 1
Reviewed-by: rriggs
asmotrak [Wed, 22 Jun 2016 09:33:16 -0700] rev 39140
8152745: javax/net/ssl/TLS/TestJSSE.java fails intermittently: Unsupported or unrecognized SSL message
Reviewed-by: xuelei
naoto [Wed, 22 Jun 2016 08:51:32 -0700] rev 39139
8159781: jlink --include-locales fails with java.util.regex.PatternSyntaxException
Reviewed-by: mchung, okutsu
chegar [Wed, 22 Jun 2016 09:21:06 +0100] rev 39138
8157166: Update spec to account for platforms that do not support multicast
Reviewed-by: alanb
vtewari [Wed, 22 Jun 2016 09:01:34 +0100] rev 39137
8071660: URLPermission not handling empty method lists correctly
Reviewed-by: chegar, dfuchs, prappo, rriggs
okutsu [Wed, 22 Jun 2016 16:12:39 +0900] rev 39136
8159766: "Switching encoding from UTF-8 to ISO-8859-1" log message should be trace/debug message
Reviewed-by: alanb, mchung, naoto
xiaofeya [Tue, 21 Jun 2016 20:20:14 -0700] rev 39135
8157530: Remove intermittent key from javax/net/ssl/DTLS/WeakCipherSuite.java
Reviewed-by: xuelei
Contributed-by: Felix Yang <felix.yang@oracle.com>
naoto [Tue, 21 Jun 2016 15:15:05 -0700] rev 39134
8159548: Formatter returns unexpected strings if locale is null.
Reviewed-by: sherman
prappo [Tue, 21 Jun 2016 18:51:18 +0100] rev 39133
8156742: Miscellaneous WebSocket API improvements
Reviewed-by: chegar, rriggs
vtewari [Tue, 21 Jun 2016 16:52:16 +0100] rev 39132
8114860: Behavior of java.net.URLPermission.getActions() contradicts spec
Reviewed-by: chegar, prappo
vtewari [Tue, 21 Jun 2016 16:42:33 +0100] rev 39131
8154234: Remove netdoc URL protocol Handler
Reviewed-by: chegar
igerasim [Tue, 21 Jun 2016 17:48:29 +0300] rev 39130
8158802: com.sun.jndi.ldap.SimpleClientId produces wrong hash code
Reviewed-by: rriggs, coffeys