Mon, 22 Aug 2016 19:28:36 -0700 8164596: jshell tool: jdk repo module pages to allow double-dash fix to access Jopt-simple
rfield [Mon, 22 Aug 2016 19:28:36 -0700] rev 40532
8164596: jshell tool: jdk repo module pages to allow double-dash fix to access Jopt-simple Reviewed-by: jlahoda
Mon, 22 Aug 2016 18:22:19 -0700 8163126: Fix @modules in some of jdk/* tests
shurailine [Mon, 22 Aug 2016 18:22:19 -0700] rev 40531
8163126: Fix @modules in some of jdk/* tests Reviewed-by: weijun, alanb, mchung
Mon, 22 Aug 2016 17:22:09 -0700 8164524: Correct inconsistencies in floating-point abs spec
darcy [Mon, 22 Aug 2016 17:22:09 -0700] rev 40530
8164524: Correct inconsistencies in floating-point abs spec Reviewed-by: martin, bpb
Mon, 22 Aug 2016 15:27:50 -0700 8164589: Remove sun/rmi/runtime/Log/6409194/NoConsoleOutput.java from ProblemList
amurillo [Mon, 22 Aug 2016 15:27:50 -0700] rev 40529
8164589: Remove sun/rmi/runtime/Log/6409194/NoConsoleOutput.java from ProblemList Reviewed-by: jwilhelm
Thu, 18 Aug 2016 17:18:21 -0700 8164389: jdk.nio.zipfs.JarFileSystem does not completely traverse the versioned entries in a multi-release jar file
sdrach [Thu, 18 Aug 2016 17:18:21 -0700] rev 40528
8164389: jdk.nio.zipfs.JarFileSystem does not completely traverse the versioned entries in a multi-release jar file Reviewed-by: psandoz Contributed-by: steve.drach@oracle.com
Mon, 22 Aug 2016 22:16:54 +0300 8164366: ZoneOffset.ofHoursMinutesSeconds() does not reject invalid input
igerasim [Mon, 22 Aug 2016 22:16:54 +0300] rev 40527
8164366: ZoneOffset.ofHoursMinutesSeconds() does not reject invalid input Reviewed-by: scolebourne, ntv, coffeys
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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip