Mon, 16 May 2016 21:25:44 -0700 rfield 8154812: jshell tool: value printing truncation
Mon, 16 May 2016 14:51:17 +0100 mcimadamore 8154180: Regression: stuck expressions do not behave correctly
Mon, 16 May 2016 15:41:57 +0200 jlahoda 8078559: Update error message to indicate illegal character when encoding set to ascii
Mon, 16 May 2016 15:41:20 +0200 jlahoda 8054562: document skip results in RunCodingRules.java
Mon, 16 May 2016 13:07:57 +0100 mcimadamore 8156180: javac accepts code that violates JLS chapter 16
Mon, 16 May 2016 13:05:42 +0100 mcimadamore 8153884: Expression lambda erroneously compatible with void-returning descriptor
Mon, 16 May 2016 12:03:41 +0100 mcimadamore 8157030: langtools dev build broken after classfile version bump
Thu, 19 May 2016 17:48:04 +0000 lana Added tag jdk-9+119 for changeset e420b9f05aaf
Wed, 05 Jul 2017 21:45:19 +0200 duke Merge
Thu, 19 May 2016 17:48:02 +0000 lana Added tag jdk-9+119 for changeset e45e72b91a6e
Wed, 05 Jul 2017 21:45:12 +0200 duke Merge
Tue, 24 May 2016 12:15:23 +0200 sla 8157605: Can't set both CONCURRENCY and EXTRA_JTREG_OPTIONS when running tests
Sat, 21 May 2016 08:00:14 +0100 alanb 8152650: ModuleFinder.compose should accept varargs
Fri, 20 May 2016 13:47:36 -0700 joehw 8054632: [since-tag]: javadoc for xml classes has invalid @since tag
Thu, 19 May 2016 16:19:01 -0700 joehw 8139585: Typo: "APIi" instead of "API"
Thu, 19 May 2016 19:46:56 +0000 lana Merge
Tue, 17 May 2016 14:14:15 -0700 joehw 8156845: Uri is getting incorrectly unwrapped
Thu, 19 May 2016 17:48:02 +0000 lana Added tag jdk-9+119 for changeset dc320206b458
Wed, 05 Jul 2017 21:45:02 +0200 duke Merge
Tue, 24 May 2016 16:03:48 +0200 jlahoda 8131017: jshell tool: pasting code with tabs invokes tab completion
Tue, 24 May 2016 12:15:02 +0200 sla 8157605: Can't set both CONCURRENCY and EXTRA_JTREG_OPTIONS when running tests
Fri, 20 May 2016 16:02:36 +0200 mhaupt 8157444: exclude jjs shebang handling test from runs
Fri, 20 May 2016 13:20:10 +0530 sundar 8157310: jdk.dynalink.linker.support.Lookup should have more checks before adding module read link
Thu, 19 May 2016 19:46:39 +0000 lana Merge
Wed, 18 May 2016 22:30:14 +0200 hannesw 8157263: Octane svn repository no longer exists
Wed, 18 May 2016 21:00:22 +0200 jlahoda 8133549: Generalize jshell's EditingHistory
Wed, 18 May 2016 18:44:44 +0200 hannesw 8066229: Fuzzing bug: Can't find scope depth
Wed, 18 May 2016 17:37:34 +0200 mhaupt 8157250: BeanLinker assumes fixed array type linkage
Wed, 18 May 2016 20:17:48 +0530 sundar 8157241: Remove javac warnings of Nashorn "ant clean test"
Wed, 18 May 2016 12:07:54 +0200 mhaupt 8157225: adopt method handle for array length getter in BeanLinker
Wed, 18 May 2016 14:08:38 +0530 sundar 8157160: JSON.stringify does not work on ScriptObjectMirror objects
Thu, 19 May 2016 17:48:04 +0000 lana Added tag jdk-9+119 for changeset a78497edf9fb
Wed, 05 Jul 2017 21:44:52 +0200 duke Merge
Thu, 19 May 2016 17:48:01 +0000 lana Added tag jdk-9+119 for changeset be4ff50b6cb6
Wed, 05 Jul 2017 21:44:44 +0200 duke Merge
Tue, 24 May 2016 09:18:45 -0700 naoto 8157632: 9-dev windows builds fail on zip_util.c
Tue, 24 May 2016 12:31:30 +0100 vtewari 8143923: java.net socket supportedOptions set depends on call order
Tue, 24 May 2016 11:31:25 +0100 alanb 8157598: ModuleReader find returns incorrect URI when modular JAR is a multi-release JAR
Tue, 24 May 2016 12:14:28 +0200 sla 8157605: Can't set both CONCURRENCY and EXTRA_JTREG_OPTIONS when running tests
Tue, 24 May 2016 09:18:40 +0100 chegar 8155086: Replace usage of -Djdk.launcher.limitmods in tests with -limitmods
Tue, 24 May 2016 15:58:58 +0800 amlu 8151768: Consider moving pack200 tests to tier 1
Tue, 24 May 2016 09:13:47 +0200 mhaupt 8157590: MethodHandles.arrayLength() lacks @since tag, implementation throws wrong exception
Tue, 24 May 2016 11:28:29 +0800 amlu 8157499: Mark several tests from jdk_net as intermittently failing
Mon, 23 May 2016 14:49:42 -0700 dtitov 8157622: Add @Deprecated annotations to the Applet API classes
Mon, 23 May 2016 14:05:57 -0700 naoto 8150179: Static build of libzip is missing JNI_OnLoad_zip entry point
Mon, 23 May 2016 21:28:39 +0100 chegar 8156497: Add jar tool support for Multi-Release Modular JARs
Mon, 23 May 2016 12:44:55 -0700 martin 8157613: Internal documentation improvements to ZipFile.java
Mon, 23 May 2016 12:53:56 -0700 sherman 8147588: Jar file and Zip file not removed in spite of the OPEN_DELETE flag
Mon, 23 May 2016 12:57:40 +0100 michaelm 8153142: Cannot resolve multiple values from one response header
Mon, 23 May 2016 12:38:48 +0100 michaelm 8157105: HTTP/2 client hangs in blocking mode if an invalid frame has been received
Mon, 23 May 2016 10:51:21 +0000 xuelei 8046294: Generate the 4-byte timestamp randomly
Mon, 23 May 2016 18:18:20 +0800 weijun 8157544: Typo in CtrDrbg::toString
Mon, 23 May 2016 09:31:58 +0800 weijun 8157526: 3KeyTDEA word left in DRBG after JDK-8156213
Sun, 22 May 2016 18:23:02 -0700 darcy 8157527: Replace @since 1.9 with @since 9 on new math methods
Sun, 22 May 2016 19:06:23 +0100 chegar 8048518: File Descriptor Leak in src/java.base/unix/native/libnet/net_util_md.c
Sat, 21 May 2016 13:18:15 +0200 jlahoda 8157502: make docs broken after JDK-5100935
Sat, 21 May 2016 08:01:03 +0100 alanb 8152650: ModuleFinder.compose should accept varargs
Fri, 20 May 2016 16:34:14 -0700 darcy 8157487: Mark ZoneId.java as intermittently failing
Tue, 29 Sep 2015 17:28:44 -0700 bpb 8023217: Additional floorDiv/floorMod/multiplyExact methods for java.lang.Math
Fri, 20 May 2016 15:50:20 -0700 rhalade 8157469: DefaultProviderList.java fails with no provider class apple.security.AppleProvider found
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip