Sun, 29 May 2016 23:46:49 +09008141415: JShell: wrap erroneous with one-liner comment-outed imports jshell_support_jdk9sync
shinyafox [Sun, 29 May 2016 23:46:49 +0900] rev 4825
8141415: JShell: wrap erroneous with one-liner comment-outed imports
Reviewed-by: rfield

Fri, 27 May 2016 10:37:46 -07008157261: jshell tool: truncation for expressions is not consistent jshell_support_jdk9sync
rfield [Fri, 27 May 2016 10:37:46 -0700] rev 4824
8157261: jshell tool: truncation for expressions is not consistent
Reviewed-by: vromero

Thu, 26 May 2016 12:38:21 -07008157953: JShell tests: reenable ToolBasicTest jshell_support_jdk9sync
rfield [Thu, 26 May 2016 12:38:21 -0700] rev 4823
8157953: JShell tests: reenable ToolBasicTest
8080883: JShell tool: tool does not report errors if -startup and -nostartup flags are specified
Reviewed-by: vromero

Thu, 26 May 2016 07:58:01 -07008157917: JShell: shutdown could cause remote JDWP errors to be visible to users jshell_support_jdk9sync
rfield [Thu, 26 May 2016 07:58:01 -0700] rev 4822
8157917: JShell: shutdown could cause remote JDWP errors to be visible to users
8157918: JShell tests: StartOptionTest displays insufficient information to diagnose failures
Reviewed-by: vromero

Tue, 24 May 2016 16:02:46 +02008131017: jshell tool: pasting code with tabs invokes tab completion jshell_support_jdk9sync
jlahoda [Tue, 24 May 2016 16:02:46 +0200] rev 4821
8131017: jshell tool: pasting code with tabs invokes tab completion
Summary: Enabling copy-paste detection.
Reviewed-by: lagergren, rfield, sundar

Mon, 23 May 2016 10:12:05 -07008157517: jshell tool: allow undoing operations jshell_support_jdk9sync
rfield [Mon, 23 May 2016 10:12:05 -0700] rev 4820
8157517: jshell tool: allow undoing operations
8157395: jshell tool: allow the position of options on commands to be more flexible
8157393: jshell tool: change /set newmode ... to be consistent with /retain mode
Reviewed-by: jlahoda

Sat, 21 May 2016 22:32:08 -07008156101: JShell SPI: Provide a pluggable execution control SPI jshell_support_jdk9sync
rfield [Sat, 21 May 2016 22:32:08 -0700] rev 4819
8156101: JShell SPI: Provide a pluggable execution control SPI
Reviewed-by: jlahoda

Fri, 20 May 2016 11:55:46 -07008157200: jshell tool: Add /retain command to persist settings jshell_support_jdk9sync
rfield [Fri, 20 May 2016 11:55:46 -0700] rev 4818
8157200: jshell tool: Add /retain command to persist settings
8156910: jshell tool: crash when code with syntax error contains format specifier
Reviewed-by: jlahoda

Thu, 19 May 2016 11:56:38 -07008144062: Move jdk.Version to java.lang.Runtime.Version jshell_support_jdk9sync
iris [Thu, 19 May 2016 11:56:38 -0700] rev 4817
8144062: Move jdk.Version to java.lang.Runtime.Version
Reviewed-by: abuckley, alanb, forax, jjg, mchung, psandoz

Wed, 18 May 2016 21:00:43 +02008133549: Generalize jshell's EditingHistory jshell_support_jdk9sync
jlahoda [Wed, 18 May 2016 21:00:43 +0200] rev 4816
8133549: Generalize jshell's EditingHistory
Summary: EditingHistory moved to jdk.internal.le
Reviewed-by: rfield