Wed, 05 Jul 2017 21:53:18 +0200 duke Merge jdk-9+125
Wed, 05 Jul 2017 21:53:11 +0200 duke Merge
Mon, 27 Jun 2016 09:43:12 +0200 jlahoda 8150860: Mach 5 tier1 test started failing - jdk/jshell/ComputeFQNsTest.java (after 8131027/8150814)
Fri, 24 Jun 2016 16:00:43 -0700 ksrini 8160135: The Html doclet handles options incorrectly
Thu, 23 Jun 2016 21:13:09 +0000 lana Merge
Wed, 22 Jun 2016 17:20:53 -0700 jjg 8154399: Need replacement for jdk.javadoc/com.sun.tools.doclets.standard.Standard
Tue, 21 Jun 2016 21:06:54 +0200 jlahoda 8136453: Parameter name indices array size not updated correctly
Tue, 21 Jun 2016 15:31:08 +0100 mcimadamore 8159834: Add some support for jtreg test headers in IntelliJ langtools project
Mon, 20 Jun 2016 13:21:09 -0700 jjg 8159537: create build file to generate diags reports for all locales
Thu, 23 Jun 2016 20:35:16 +0000 lana Added tag jdk-9+124 for changeset 956490b8da9c
Wed, 05 Jul 2017 21:53:02 +0200 duke Merge
Fri, 24 Jun 2016 16:00:03 +0100 dfuchs 8150173: JAXBContext.newInstance causes PrivilegedActionException when createContext's declared in abstract class extended by discovered JAXB implementation
Thu, 23 Jun 2016 20:35:14 +0000 lana Added tag jdk-9+124 for changeset b3344e373fbe
Wed, 05 Jul 2017 21:52:56 +0200 duke Merge
Thu, 23 Jun 2016 20:35:14 +0000 lana Added tag jdk-9+124 for changeset ed6e6065418a
Wed, 05 Jul 2017 21:52:51 +0200 duke Merge
Fri, 24 Jun 2016 14:46:45 +0200 hannesw 8073653: Secondary heredoc eating wrong lines.
Fri, 24 Jun 2016 12:39:42 +0200 hannesw 8137240: Negative lookahead in RegEx breaks backreference
Thu, 23 Jun 2016 21:13:33 +0000 lana Merge
Thu, 23 Jun 2016 12:39:33 +0530 sundar 8160141: removed deprecated method calls in nashorn code
Wed, 22 Jun 2016 16:30:41 +0200 hannesw 8159977: typeof operator does not see lexical bindings declared in other scripts
Thu, 23 Jun 2016 20:35:16 +0000 lana Added tag jdk-9+124 for changeset c549268fe94c
Wed, 05 Jul 2017 21:52:41 +0200 duke Merge
Thu, 23 Jun 2016 21:12:51 +0000 lana Merge
Tue, 21 Jun 2016 00:40:51 +0100 msheppar 8146975: NullPointerException in IIOPInputStream.inputClassFields
Thu, 23 Jun 2016 20:35:13 +0000 lana Added tag jdk-9+124 for changeset 55d10fdcb59e
Wed, 05 Jul 2017 21:52:33 +0200 duke Merge
Mon, 27 Jun 2016 16:09:09 +0300 igerasim 8160264: Reuse Latin1/UTF16 compare routines
Mon, 27 Jun 2016 09:26:47 -0300 jlaskey 8160348: jlink should use System.out for usage messages
Mon, 27 Jun 2016 14:55:06 +0530 sundar 8157936: Files.size(Path p) returns 0 if path is from JrtFileSystem with exploded build
Fri, 24 Jun 2016 14:19:29 -0400 rriggs 8160278: Remove java/time/test/java/time/TestClock_System from the problem list
Fri, 24 Jun 2016 23:28:06 +0530 sundar 8153238: Improve test/tools/jlink/JLinkTest.java not to hard code the number of plugins
Fri, 24 Jun 2016 16:03:17 +0100 dfuchs 8150173: JAXBContext.newInstance causes PrivilegedActionException when createContext's declared in abstract class extended by discovered JAXB implementation
Fri, 24 Jun 2016 19:56:50 +0530 sundar 8147794: Jlink's ModuleEntry.stream can't be consumed more than once and ModuleEntry content should be read only if needed
Fri, 24 Jun 2016 11:20:24 -0300 jlaskey 8159172: Update usage of jlink/jimage/jmod to show option patterns
Fri, 24 Jun 2016 06:52:29 +0100 skuksenko 8158690: GET request via HTTP/2 has a huge delays due to Nagle’s Algorithm and Delayed ACK clash
Fri, 24 Jun 2016 06:47:32 +0100 chegar 8154017: Shutdown hooks are racing against shutdown sequence, if System.exit()-calling thread is interrupted
Thu, 23 Jun 2016 19:58:58 -0700 tidu 8146393: sun/security/tools/jarsigner/ts.sh failed on OEL Linux 7 with ar_SA Locale
Thu, 23 Jun 2016 21:44:11 +0000 lana Merge
Thu, 23 Jun 2016 21:13:13 +0000 lana Merge
Thu, 23 Jun 2016 14:14:06 -0700 bchristi 7131356: (props) "No Java runtime present, requesting install" when creating VM from JNI [macosx]
Thu, 23 Jun 2016 10:25:04 +0100 skuksenko 8158980: Memory leak in HTTP2Connection.streams
Wed, 22 Jun 2016 15:58:08 -0700 asmotrak 8074580: sun/security/pkcs11/rsa/TestKeyPairGenerator.java fails due to PKCS11Exception: CKR_FUNCTION_FAILED
Wed, 22 Jun 2016 11:31:07 -0700 sherman 8159545: closed/java/io/Console/TestConsole.java failed with exit code 1
Wed, 22 Jun 2016 09:33:16 -0700 asmotrak 8152745: javax/net/ssl/TLS/TestJSSE.java fails intermittently: Unsupported or unrecognized SSL message
Wed, 22 Jun 2016 08:51:32 -0700 naoto 8159781: jlink --include-locales fails with java.util.regex.PatternSyntaxException
Wed, 22 Jun 2016 09:21:06 +0100 chegar 8157166: Update spec to account for platforms that do not support multicast
Wed, 22 Jun 2016 09:01:34 +0100 vtewari 8071660: URLPermission not handling empty method lists correctly
Wed, 22 Jun 2016 16:12:39 +0900 okutsu 8159766: "Switching encoding from UTF-8 to ISO-8859-1" log message should be trace/debug message
Tue, 21 Jun 2016 20:20:14 -0700 xiaofeya 8157530: Remove intermittent key from javax/net/ssl/DTLS/WeakCipherSuite.java
Tue, 21 Jun 2016 15:15:05 -0700 naoto 8159548: Formatter returns unexpected strings if locale is null.
Tue, 21 Jun 2016 18:51:18 +0100 prappo 8156742: Miscellaneous WebSocket API improvements
Tue, 21 Jun 2016 16:52:16 +0100 vtewari 8114860: Behavior of java.net.URLPermission.getActions() contradicts spec
Tue, 21 Jun 2016 16:42:33 +0100 vtewari 8154234: Remove netdoc URL protocol Handler
Tue, 21 Jun 2016 17:48:29 +0300 igerasim 8158802: com.sun.jndi.ldap.SimpleClientId produces wrong hash code
Tue, 21 Jun 2016 19:05:34 +0530 sundar 8159593: Plugin Set<Category> getType() should return a Category
Tue, 21 Jun 2016 14:00:59 +0100 vtewari 8144008: Setting NO_PROXY on HTTP URL connections does not stop proxying
Tue, 21 Jun 2016 11:09:13 +0800 weijun 8157318: ThreadedSeedGenerator uses System.currentTimeMillis and stops generating when time is set back
Mon, 20 Jun 2016 19:31:03 -0700 mchung Merge
Sun, 19 Jun 2016 16:46:49 -0700 mchung 8155955: packager needs to determine the root modules to create JRE image
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip