Thu, 25 Aug 2016 21:18:46 +0000 Added tag jdk-9+133 for changeset 77232505c496
lana [Thu, 25 Aug 2016 21:18:46 +0000] rev 40526
Added tag jdk-9+133 for changeset 77232505c496
Wed, 05 Jul 2017 22:07:54 +0200 Merge
duke [Wed, 05 Jul 2017 22:07:54 +0200] rev 40525
Merge
Thu, 25 Aug 2016 22:36:30 +0000 Merge
lana [Thu, 25 Aug 2016 22:36:30 +0000] rev 40524
Merge
Fri, 19 Aug 2016 17:19:47 +0200 8164124: [BACKOUT] G1 does not implement millis_since_last_gc which is needed by RMI GC
jwilhelm [Fri, 19 Aug 2016 17:19:47 +0200] rev 40523
8164124: [BACKOUT] G1 does not implement millis_since_last_gc which is needed by RMI GC Reviewed-by: jprovino
Thu, 25 Aug 2016 21:18:44 +0000 Added tag jdk-9+133 for changeset cf75dd18b3cd
lana [Thu, 25 Aug 2016 21:18:44 +0000] rev 40522
Added tag jdk-9+133 for changeset cf75dd18b3cd
Thu, 25 Aug 2016 21:18:44 +0000 Added tag jdk-9+133 for changeset 3d8b2db865d7
lana [Thu, 25 Aug 2016 21:18:44 +0000] rev 40521
Added tag jdk-9+133 for changeset 3d8b2db865d7
Wed, 05 Jul 2017 22:07:36 +0200 Added tag jdk-9+133 for changeset e17429a7e843
duke [Wed, 05 Jul 2017 22:07:36 +0200] rev 40520
Added tag jdk-9+133 for changeset e17429a7e843
Wed, 05 Jul 2017 22:07:34 +0200 Merge jdk-9+133
duke [Wed, 05 Jul 2017 22:07:34 +0200] rev 40519
Merge
Wed, 05 Jul 2017 22:07:28 +0200 Merge
duke [Wed, 05 Jul 2017 22:07:28 +0200] rev 40518
Merge
Mon, 22 Aug 2016 18:19:31 +0200 8156911: JShell: file manager should be closed
jlahoda [Mon, 22 Aug 2016 18:19:31 +0200] rev 40517
8156911: JShell: file manager should be closed Summary: Properly closing the file manager when it is being thrown away on error. Reviewed-by: rfield
Mon, 22 Aug 2016 09:12:11 -0700 8154374: JShell: setContextClassLoader() for remote Snippet class loader
rfield [Mon, 22 Aug 2016 09:12:11 -0700] rev 40516
8154374: JShell: setContextClassLoader() for remote Snippet class loader 8080347: jshell tool: /vars when the status is other than Active Reviewed-by: jlahoda
Mon, 22 Aug 2016 08:18:18 -0700 8164277: JShell API: Snippets are immutable and should be available for post-mortem analysis
rfield [Mon, 22 Aug 2016 08:18:18 -0700] rev 40515
8164277: JShell API: Snippets are immutable and should be available for post-mortem analysis Reviewed-by: jlahoda
Mon, 22 Aug 2016 15:16:30 +0200 8164550: tools/javac/modules/InheritRuntimeEnvironmentTest.java fails on Windows after JDK-8153391
jlahoda [Mon, 22 Aug 2016 15:16:30 +0200] rev 40514
8164550: tools/javac/modules/InheritRuntimeEnvironmentTest.java fails on Windows after JDK-8153391 Summary: Empty classpath is not working on Windows; using a classpath consisting on a sole empty dir Reviewed-by: mcimadamore
Mon, 22 Aug 2016 09:59:43 +0200 8153391: an image created for \"jdk.compiler\" fails to run javac
jlahoda [Mon, 22 Aug 2016 09:59:43 +0200] rev 40513
8153391: an image created for \"jdk.compiler\" fails to run javac Summary: Improving errors produced by javac when the zipfs implementation is missing in the JDK image. Reviewed-by: jjg
Fri, 19 Aug 2016 13:55:26 -0700 8158906: JShell: crashes with extremely long result value
rfield [Fri, 19 Aug 2016 13:55:26 -0700] rev 40512
8158906: JShell: crashes with extremely long result value Reviewed-by: jlahoda, shinyafox
Fri, 19 Aug 2016 12:54:02 -0700 8155995: Update javadoc to include module search
bpatel [Fri, 19 Aug 2016 12:54:02 -0700] rev 40511
8155995: Update javadoc to include module search Reviewed-by: jjg, ksrini
Fri, 19 Aug 2016 16:45:22 +0100 8164481: Remove jtreg run configurations from langtools idea project
mcimadamore [Fri, 19 Aug 2016 16:45:22 +0100] rev 40510
8164481: Remove jtreg run configurations from langtools idea project Summary: Update langtools intellij project and related ant build files. Reviewed-by: jlahoda
Thu, 18 Aug 2016 21:33:52 +0000 Merge
lana [Thu, 18 Aug 2016 21:33:52 +0000] rev 40509
Merge
Thu, 18 Aug 2016 05:48:35 -0700 8159305: Enhance the javadoc tool to support module related options
ksrini [Thu, 18 Aug 2016 05:48:35 -0700] rev 40508
8159305: Enhance the javadoc tool to support module related options Reviewed-by: bpatel, jjg
Wed, 17 Aug 2016 10:34:48 +0530 8162576: Missing doclint check missing for modules
sadayapalam [Wed, 17 Aug 2016 10:34:48 +0530] rev 40507
8162576: Missing doclint check missing for modules Reviewed-by: jjg, ksrini Contributed-by: lance.andersen@oracle.com, srikanth.adayapalam@oracle.com
Tue, 16 Aug 2016 10:57:13 -0700 8163800: The fix for JDK-8072052 shows up other minor incorrect use of styles
jjg [Tue, 16 Aug 2016 10:57:13 -0700] rev 40506
8163800: The fix for JDK-8072052 shows up other minor incorrect use of styles Reviewed-by: bpatel
Tue, 16 Aug 2016 10:35:10 -0700 8098537: Incorrect fonts in Java 8 javadocs
jjg [Tue, 16 Aug 2016 10:35:10 -0700] rev 40505
8098537: Incorrect fonts in Java 8 javadocs 8072052: <dd> part of <dl> list in javadoc should not be in monospace font Reviewed-by: bpatel
Tue, 16 Aug 2016 16:43:00 +0200 8078561: Error message should be generated once when -source 6 is specified
jlahoda [Tue, 16 Aug 2016 16:43:00 +0200] rev 40504
8078561: Error message should be generated once when -source 6 is specified Summary: Code to avoid duplicated errors about features not supported in the current source level moved to Log Reviewed-by: jjg
Mon, 15 Aug 2016 22:14:25 -0700 8135291: [javadoc] broken link in Package com.sun.tools.jconsole
bpatel [Mon, 15 Aug 2016 22:14:25 -0700] rev 40503
8135291: [javadoc] broken link in Package com.sun.tools.jconsole Reviewed-by: jjg, ksrini
Tue, 16 Aug 2016 09:45:19 +0530 8157512: AssertionError in javac when module-info < v53.0
sadayapalam [Tue, 16 Aug 2016 09:45:19 +0530] rev 40502
8157512: AssertionError in javac when module-info < v53.0 Reviewed-by: jjg
Tue, 16 Aug 2016 09:13:33 +0530 8157519: Error messages when compiling a malformed module-info.java confusing
sadayapalam [Tue, 16 Aug 2016 09:13:33 +0530] rev 40501
8157519: Error messages when compiling a malformed module-info.java confusing Reviewed-by: jjg
Mon, 15 Aug 2016 18:00:36 -0700 8162353: javadoc should provide a way to disable use of frames
jjg [Mon, 15 Aug 2016 18:00:36 -0700] rev 40500
8162353: javadoc should provide a way to disable use of frames Reviewed-by: bpatel, ksrini
Mon, 15 Aug 2016 13:42:34 -0700 8163999: Workaround intermittent failures of TreePosTest.java due to C2 memory usage
darcy [Mon, 15 Aug 2016 13:42:34 -0700] rev 40499
8163999: Workaround intermittent failures of TreePosTest.java due to C2 memory usage Reviewed-by: jjg
Mon, 15 Aug 2016 11:39:53 -0700 8159027: JShell API: SourceCodeAnalysis.Suggestion has constructor, ...
rfield [Mon, 15 Aug 2016 11:39:53 -0700] rev 40498
8159027: JShell API: SourceCodeAnalysis.Suggestion has constructor, ... Reviewed-by: jlahoda
Thu, 18 Aug 2016 21:01:24 +0000 Added tag jdk-9+132 for changeset 3f7eb1205cee
lana [Thu, 18 Aug 2016 21:01:24 +0000] rev 40497
Added tag jdk-9+132 for changeset 3f7eb1205cee
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip