Mon, 12 Sep 2016 20:12:26 +0200 redestad 8165890: [TESTBUG] Compilation issue in MultiReleaseJarTest after 8165723
Mon, 12 Sep 2016 09:38:32 -0700 naoto 8165605: Thai resources in jdk.localedata cause split package issue with java.base
Mon, 12 Sep 2016 17:45:55 +0200 redestad 8165723: JarFile::isMultiRelease() method returns false when it should return true
Mon, 12 Sep 2016 18:27:33 +0530 sundar 8165772: fix for 8165595 results in failure of jdk/test/tools/launcher/VersionCheck.java
Mon, 12 Sep 2016 13:23:07 +0200 redestad 8165492: Reduce number of lambda forms generated by MethodHandleInlineCopyStrategy
Sun, 11 Sep 2016 13:23:14 -0700 darcy 8165810: Problem list VersionCheck.java until JDK-8165772 is fixed
Sat, 10 Sep 2016 06:46:45 +0530 sundar 8165726: fix for 8165595 revealed a bug in pack200 tool's handling of main class attribute of module-info classes
Fri, 09 Sep 2016 14:54:41 -0700 psandoz 8161230: ClassLoader: add resource methods returning java.util.stream.Stream
Fri, 09 Sep 2016 14:54:29 -0700 psandoz 8164691: Stream specification clarifications for iterate and collect
Fri, 09 Sep 2016 14:54:24 -0700 psandoz 8165731: Reference to removed method in VarHandle JavaDoc
Fri, 09 Sep 2016 13:44:48 -0700 mchung 8165346: j.l.ClassLoader.getDefinedPackage(String) throws NPE
Fri, 09 Sep 2016 16:24:24 -0400 kbarrett 8165393: bad merge in java/lang/ref/package-info.java
Fri, 09 Sep 2016 12:07:49 -0700 smarks 4285505: deprecate java.lang.Compiler
Fri, 09 Sep 2016 10:58:05 -0700 skovalev 8165592: Fix module dependencies for sun/text/* tests
Wed, 07 Sep 2016 14:44:59 -0700 martin 8165643: SecureDirectoryStream doesn't work on linux non-x86
Thu, 08 Sep 2016 22:14:00 +0000 lana Merge
Thu, 08 Sep 2016 14:23:45 -0700 darcy 8039854: Broken link in java.lang.RuntimePermission
Thu, 08 Sep 2016 09:59:54 -0700 skovalev 8165583: Fix module dependencies for jdk/java/util/* tests
Thu, 08 Sep 2016 09:45:50 -0700 mchung 8165563: ClassLoader::getSystemClassLoader will never be null
Thu, 08 Sep 2016 16:16:44 +0100 coffeys 8165711: java/net/SetFactoryPermission/SetFactoryPermission.java needs to run in ovm mode
Thu, 08 Sep 2016 20:21:42 +0530 sundar 8165697: jlink running on Mac with Windows jmods produces non-runnable image
Wed, 07 Sep 2016 14:59:55 -0700 smarks 8165636: add removal text to Runtime.traceInstructions/MethodCalls deprecation text
Wed, 07 Sep 2016 10:58:22 -0700 ksrini 8151901: test/tools/pack200/Pack200Test fails on verifying native unpacked JAR
Wed, 07 Sep 2016 10:04:46 -0700 skovalev 8165604: Fix module dependencies for sun/util/* tests
Wed, 07 Sep 2016 18:35:21 +0530 sundar 8165503: jlink exclude VM plugin's handling of jvmlibs is wrong
Wed, 07 Sep 2016 10:14:48 +0300 igerasim 8165413: Typos in javadoc: extra period, wrong number, misspelled word
Tue, 06 Sep 2016 16:08:54 -0700 smarks 8159404: throw UnsupportedOperationException unconditionally for mutator methods
Tue, 06 Sep 2016 17:07:06 -0400 shurailine 8148859: Fix module dependences for java/time tests
Thu, 08 Sep 2016 21:11:54 +0000 lana Added tag jdk-9+135 for changeset 6d7a656b1612
Wed, 05 Jul 2017 22:11:16 +0200 duke Merge
Thu, 08 Sep 2016 21:11:53 +0000 lana Added tag jdk-9+135 for changeset 967c7d5073aa
Mon, 12 Sep 2016 09:38:26 -0700 naoto 8165605: Thai resources in jdk.localedata cause split package issue with java.base
Mon, 12 Sep 2016 18:25:49 +0530 sundar 8165772: fix for 8165595 results in failure of jdk/test/tools/launcher/VersionCheck.java
Thu, 08 Sep 2016 22:13:15 +0000 lana Merge
Thu, 08 Sep 2016 14:35:02 +0530 sundar 8165595: Main class should be set for nashorn modules
Thu, 08 Sep 2016 21:11:52 +0000 lana Added tag jdk-9+135 for changeset c55ef7ed9aa0
Wed, 05 Jul 2017 22:10:59 +0200 duke Added tag jdk-9+135 for changeset e384420383a5
Wed, 05 Jul 2017 22:10:57 +0200 duke Merge jdk-9+135
Wed, 05 Jul 2017 22:10:52 +0200 duke Merge
Tue, 06 Sep 2016 12:51:40 +0200 jlahoda 8161376: Introduce -Xlint:exports
Fri, 02 Sep 2016 05:43:54 -0700 vromero 8160454: JSR269 jigsaw update: javax.lang.model.element.ModuleElement.getDirectives() causes NPE on unnamed modules
Fri, 02 Sep 2016 02:42:03 +0000 lana Merge
Fri, 02 Sep 2016 07:49:15 +0530 sadayapalam 8164073: Javac should unconditionally warn if deprecated javadoc tag is used without @Deprecated annotation
Thu, 01 Sep 2016 13:21:52 -0700 rfield 8165211: JShell: Fix completion analysis problems
Thu, 01 Sep 2016 21:25:33 +0200 jlahoda 8164952: JShell tests: jdk/jshell/CompletionSuggestionTest.testUncompletedDeclaration(): failure
Thu, 01 Sep 2016 12:13:13 -0700 rfield 8133507: JShell: StackTraceElement#getFileName of EvalException does not use custom id generator
Mon, 29 Aug 2016 15:53:03 +0200 jlahoda 8165008: javac -Xmodule compiles the module in a way that reads the unnamed module
Thu, 01 Sep 2016 10:30:50 +0200 jlahoda 8131023: JShell: System.in does not work
Thu, 01 Sep 2016 13:18:42 +0800 amlu 8165193: Workaround intermittent failures of JavacTreeScannerTest and SourceTreeScannerTest due to C2 memory usage
Thu, 01 Sep 2016 11:07:00 +0900 shinyafox 8164825: jshell tool: Completion for subcommand
Wed, 31 Aug 2016 10:35:51 -0700 rfield 8164518: JShell: Add failover case of explicitly listening to "localhost"
Tue, 30 Aug 2016 20:49:41 -0700 mchung 8165109: langtools/test switches to use new CLI options
Tue, 30 Aug 2016 17:47:46 -0700 mchung 8160851: Remove old launcher module-related options
Mon, 29 Aug 2016 13:44:43 -0700 smarks 8164837: fix jdeprscan TestLoad and TestScan failures on Windows
Thu, 01 Sep 2016 23:20:13 +0000 lana Added tag jdk-9+134 for changeset eb2c81860c86
Wed, 05 Jul 2017 22:10:41 +0200 duke Merge
Thu, 01 Sep 2016 23:20:11 +0000 lana Added tag jdk-9+134 for changeset 219458339252
Wed, 05 Jul 2017 22:10:32 +0200 duke Merge
Fri, 02 Sep 2016 02:41:56 +0000 lana Merge
Thu, 01 Sep 2016 17:03:41 -0700 joehw 8161454: Fails to Load external Java method from inside of a XSL stylesheet if SecurityManager is present
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip