Thu, 23 Jun 2016 10:25:04 +0100 8158980: Memory leak in HTTP2Connection.streams
skuksenko [Thu, 23 Jun 2016 10:25:04 +0100] rev 39143
8158980: Memory leak in HTTP2Connection.streams Reviewed-by: chegar
Wed, 22 Jun 2016 15:58:08 -0700 8074580: sun/security/pkcs11/rsa/TestKeyPairGenerator.java fails due to PKCS11Exception: CKR_FUNCTION_FAILED
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
Wed, 22 Jun 2016 11:31:07 -0700 8159545: closed/java/io/Console/TestConsole.java failed with exit code 1
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
Wed, 22 Jun 2016 09:33:16 -0700 8152745: javax/net/ssl/TLS/TestJSSE.java fails intermittently: Unsupported or unrecognized SSL message
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
Wed, 22 Jun 2016 08:51:32 -0700 8159781: jlink --include-locales fails with java.util.regex.PatternSyntaxException
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
Wed, 22 Jun 2016 09:21:06 +0100 8157166: Update spec to account for platforms that do not support multicast
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
Wed, 22 Jun 2016 09:01:34 +0100 8071660: URLPermission not handling empty method lists correctly
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
Wed, 22 Jun 2016 16:12:39 +0900 8159766: "Switching encoding from UTF-8 to ISO-8859-1" log message should be trace/debug message
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
Tue, 21 Jun 2016 20:20:14 -0700 8157530: Remove intermittent key from javax/net/ssl/DTLS/WeakCipherSuite.java
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>
Tue, 21 Jun 2016 15:15:05 -0700 8159548: Formatter returns unexpected strings if locale is null.
naoto [Tue, 21 Jun 2016 15:15:05 -0700] rev 39134
8159548: Formatter returns unexpected strings if locale is null. Reviewed-by: sherman
Tue, 21 Jun 2016 18:51:18 +0100 8156742: Miscellaneous WebSocket API improvements
prappo [Tue, 21 Jun 2016 18:51:18 +0100] rev 39133
8156742: Miscellaneous WebSocket API improvements Reviewed-by: chegar, rriggs
Tue, 21 Jun 2016 16:52:16 +0100 8114860: Behavior of java.net.URLPermission.getActions() contradicts spec
vtewari [Tue, 21 Jun 2016 16:52:16 +0100] rev 39132
8114860: Behavior of java.net.URLPermission.getActions() contradicts spec Reviewed-by: chegar, prappo
Tue, 21 Jun 2016 16:42:33 +0100 8154234: Remove netdoc URL protocol Handler
vtewari [Tue, 21 Jun 2016 16:42:33 +0100] rev 39131
8154234: Remove netdoc URL protocol Handler Reviewed-by: chegar
Tue, 21 Jun 2016 17:48:29 +0300 8158802: com.sun.jndi.ldap.SimpleClientId produces wrong hash code
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
Tue, 21 Jun 2016 19:05:34 +0530 8159593: Plugin Set<Category> getType() should return a Category
sundar [Tue, 21 Jun 2016 19:05:34 +0530] rev 39129
8159593: Plugin Set<Category> getType() should return a Category Reviewed-by: jlaskey
Tue, 21 Jun 2016 14:00:59 +0100 8144008: Setting NO_PROXY on HTTP URL connections does not stop proxying
vtewari [Tue, 21 Jun 2016 14:00:59 +0100] rev 39128
8144008: Setting NO_PROXY on HTTP URL connections does not stop proxying Reviewed-by: chegar, rriggs
Tue, 21 Jun 2016 11:09:13 +0800 8157318: ThreadedSeedGenerator uses System.currentTimeMillis and stops generating when time is set back
weijun [Tue, 21 Jun 2016 11:09:13 +0800] rev 39127
8157318: ThreadedSeedGenerator uses System.currentTimeMillis and stops generating when time is set back Reviewed-by: xuelei, wetmore
Mon, 20 Jun 2016 19:31:03 -0700 Merge
mchung [Mon, 20 Jun 2016 19:31:03 -0700] rev 39126
Merge
Sun, 19 Jun 2016 16:46:49 -0700 8155955: packager needs to determine the root modules to create JRE image
mchung [Sun, 19 Jun 2016 16:46:49 -0700] rev 39125
8155955: packager needs to determine the root modules to create JRE image Reviewed-by: alanb
Mon, 20 Jun 2016 18:30:57 -0700 8159879: Some typo and minor test bugs in ava/lang/module/ModuleReferenceTest.java and ConfigurationTest.java
mli [Mon, 20 Jun 2016 18:30:57 -0700] rev 39124
8159879: Some typo and minor test bugs in ava/lang/module/ModuleReferenceTest.java and ConfigurationTest.java Reviewed-by: alanb
Mon, 20 Jun 2016 17:06:27 -0700 8049314: javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java fails intermittently with "Unexpected EOF" message
asmotrak [Mon, 20 Jun 2016 17:06:27 -0700] rev 39123
8049314: javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java fails intermittently with "Unexpected EOF" message Reviewed-by: xuelei
Tue, 21 Jun 2016 00:45:52 +0100 8146975: NullPointerException in IIOPInputStream.inputClassFields
msheppar [Tue, 21 Jun 2016 00:45:52 +0100] rev 39122
8146975: NullPointerException in IIOPInputStream.inputClassFields Reviewed-by: chegar, rriggs, coffeys
Mon, 20 Jun 2016 14:08:05 -0700 8136738: InputStream documentation for IOException in skip() is unclear or incorrect
bpb [Mon, 20 Jun 2016 14:08:05 -0700] rev 39121
8136738: InputStream documentation for IOException in skip() is unclear or incorrect Summary: Clarify javadoc of skip(). Reviewed-by: rriggs, prappo
Thu, 23 Jun 2016 20:35:15 +0000 Added tag jdk-9+124 for changeset 45cbf2937973
lana [Thu, 23 Jun 2016 20:35:15 +0000] rev 39120
Added tag jdk-9+124 for changeset 45cbf2937973
Wed, 05 Jul 2017 21:52:20 +0200 Merge
duke [Wed, 05 Jul 2017 21:52:20 +0200] rev 39119
Merge
Thu, 23 Jun 2016 21:12:55 +0000 Merge
lana [Thu, 23 Jun 2016 21:12:55 +0000] rev 39118
Merge
Tue, 24 May 2016 16:02:45 +0530 8150900: Implement diagnostic_pd
csahu [Tue, 24 May 2016 16:02:45 +0530] rev 39117
8150900: Implement diagnostic_pd Reviewed-by: twisti, gziemski, kevinw
Thu, 23 Jun 2016 20:35:13 +0000 Added tag jdk-9+124 for changeset 6f7d687193a4
lana [Thu, 23 Jun 2016 20:35:13 +0000] rev 39116
Added tag jdk-9+124 for changeset 6f7d687193a4
Mon, 27 Jun 2016 08:04:48 -0700 8081676: Verify that configure detects AS on Solaris and print help otherwise
tbell [Mon, 27 Jun 2016 08:04:48 -0700] rev 39115
8081676: Verify that configure detects AS on Solaris and print help otherwise Reviewed-by: dholmes, erikj
Thu, 23 Jun 2016 21:12:39 +0000 Merge
lana [Thu, 23 Jun 2016 21:12:39 +0000] rev 39114
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip