jlahoda [Tue, 21 Jun 2016 21:06:54 +0200] rev 39178
8136453: Parameter name indices array size not updated correctly
Summary: Correctly resizing ClassReader.parameterNameIndices array.
Reviewed-by: mcimadamore
mcimadamore [Tue, 21 Jun 2016 15:31:08 +0100] rev 39177
8159834: Add some support for jtreg test headers in IntelliJ langtools project
Summary: Add live templates to help creation of jtreg tests
Reviewed-by: jlahoda
jjg [Mon, 20 Jun 2016 13:21:09 -0700] rev 39176
8159537: create build file to generate diags reports for all locales
Reviewed-by: mcimadamore
lana [Thu, 23 Jun 2016 20:35:16 +0000] rev 39175
Added tag jdk-9+124 for changeset 956490b8da9c
duke [Wed, 05 Jul 2017 21:53:02 +0200] rev 39174
Merge
dfuchs [Fri, 24 Jun 2016 16:00:03 +0100] rev 39173
8150173: JAXBContext.newInstance causes PrivilegedActionException when createContext's declared in abstract class extended by discovered JAXB implementation
Summary: trivial fix - the concrete class must be instantiated, not the class that defines the createContext method.
Reviewed-by: lancea, mchung
lana [Thu, 23 Jun 2016 20:35:14 +0000] rev 39172
Added tag jdk-9+124 for changeset b3344e373fbe
duke [Wed, 05 Jul 2017 21:52:56 +0200] rev 39171
Merge
lana [Thu, 23 Jun 2016 20:35:14 +0000] rev 39170
Added tag jdk-9+124 for changeset ed6e6065418a
duke [Wed, 05 Jul 2017 21:52:51 +0200] rev 39169
Merge
hannesw [Fri, 24 Jun 2016 14:46:45 +0200] rev 39168
8073653: Secondary heredoc eating wrong lines.
Reviewed-by: mhaupt, jlaskey
hannesw [Fri, 24 Jun 2016 12:39:42 +0200] rev 39167
8137240: Negative lookahead in RegEx breaks backreference
Reviewed-by: mhaupt
lana [Thu, 23 Jun 2016 21:13:33 +0000] rev 39166
Merge
sundar [Thu, 23 Jun 2016 12:39:33 +0530] rev 39165
8160141: removed deprecated method calls in nashorn code
Reviewed-by: mhaupt, hannesw
hannesw [Wed, 22 Jun 2016 16:30:41 +0200] rev 39164
8159977: typeof operator does not see lexical bindings declared in other scripts
Reviewed-by: sundar
lana [Thu, 23 Jun 2016 20:35:16 +0000] rev 39163
Added tag jdk-9+124 for changeset c549268fe94c
duke [Wed, 05 Jul 2017 21:52:41 +0200] rev 39162
Merge
lana [Thu, 23 Jun 2016 21:12:51 +0000] rev 39161
Merge
msheppar [Tue, 21 Jun 2016 00:40:51 +0100] rev 39160
8146975: NullPointerException in IIOPInputStream.inputClassFields
Reviewed-by: chegar, rriggs, coffeys
lana [Thu, 23 Jun 2016 20:35:13 +0000] rev 39159
Added tag jdk-9+124 for changeset 55d10fdcb59e
duke [Wed, 05 Jul 2017 21:52:33 +0200] rev 39158
Merge
igerasim [Mon, 27 Jun 2016 16:09:09 +0300] rev 39157
8160264: Reuse Latin1/UTF16 compare routines
Reviewed-by: psandoz
jlaskey [Mon, 27 Jun 2016 09:26:47 -0300] rev 39156
8160348: jlink should use System.out for usage messages
Reviewed-by: sundar
sundar [Mon, 27 Jun 2016 14:55:06 +0530] rev 39155
8157936: Files.size(Path p) returns 0 if path is from JrtFileSystem with exploded build
Reviewed-by: psandoz
rriggs [Fri, 24 Jun 2016 14:19:29 -0400] rev 39154
8160278: Remove java/time/test/java/time/TestClock_System from the problem list
Reviewed-by: darcy
sundar [Fri, 24 Jun 2016 23:28:06 +0530] rev 39153
8153238: Improve test/tools/jlink/JLinkTest.java not to hard code the number of plugins
Reviewed-by: jlaskey
dfuchs [Fri, 24 Jun 2016 16:03:17 +0100] rev 39152
8150173: JAXBContext.newInstance causes PrivilegedActionException when createContext's declared in abstract class extended by discovered JAXB implementation
Summary: trivial fix - the concrete class must be instantiated, not the class that defines the createContext method.
Reviewed-by: lancea, mchung
sundar [Fri, 24 Jun 2016 19:56:50 +0530] rev 39151
8147794: Jlink's ModuleEntry.stream can't be consumed more than once and ModuleEntry content should be read only if needed
Reviewed-by: jlaskey, psandoz
jlaskey [Fri, 24 Jun 2016 11:20:24 -0300] rev 39150
8159172: Update usage of jlink/jimage/jmod to show option patterns
Reviewed-by: mchung, alanb
skuksenko [Fri, 24 Jun 2016 06:52:29 +0100] rev 39149
8158690: GET request via HTTP/2 has a huge delays due to Nagle’s Algorithm and Delayed ACK clash
Reviewed-by: chegar
chegar [Fri, 24 Jun 2016 06:47:32 +0100] rev 39148
8154017: Shutdown hooks are racing against shutdown sequence, if System.exit()-calling thread is interrupted
Reviewed-by: alanb, dholmes, shade
tidu [Thu, 23 Jun 2016 19:58:58 -0700] rev 39147
8146393: sun/security/tools/jarsigner/ts.sh failed on OEL Linux 7 with ar_SA Locale
Reviewed-by: weijun
Contributed-by: Tim Du <tiantian.du@oracle.com>
lana [Thu, 23 Jun 2016 21:44:11 +0000] rev 39146
Merge
lana [Thu, 23 Jun 2016 21:13:13 +0000] rev 39145
Merge
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
sundar [Tue, 21 Jun 2016 19:05:34 +0530] rev 39129
8159593: Plugin Set<Category> getType() should return a Category
Reviewed-by: jlaskey
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
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
mchung [Mon, 20 Jun 2016 19:31:03 -0700] rev 39126
Merge
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
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
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
msheppar [Tue, 21 Jun 2016 00:45:52 +0100] rev 39122
8146975: NullPointerException in IIOPInputStream.inputClassFields
Reviewed-by: chegar, rriggs, coffeys
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
lana [Thu, 23 Jun 2016 20:35:15 +0000] rev 39120
Added tag jdk-9+124 for changeset 45cbf2937973
duke [Wed, 05 Jul 2017 21:52:20 +0200] rev 39119
Merge
lana [Thu, 23 Jun 2016 21:12:55 +0000] rev 39118
Merge
csahu [Tue, 24 May 2016 16:02:45 +0530] rev 39117
8150900: Implement diagnostic_pd
Reviewed-by: twisti, gziemski, kevinw
lana [Thu, 23 Jun 2016 20:35:13 +0000] rev 39116
Added tag jdk-9+124 for changeset 6f7d687193a4
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