Robert Field
08148506c2
8180510: jshell tool: crash on entering pseudo-commands: /<id> or /-<n>
...
Reviewed-by: jlahoda
2017-06-16 10:32:46 -07:00
Robert Field
08a3a23043
8167554: jshell tool: re-execute a range and/or sequence of snippets
...
8180508: jshell tool: support id ranges in all commands with id arguments
Reviewed-by: jlahoda
2017-05-18 14:16:25 -07:00
Robert Field
67066fa639
8177079: jshell tool: usability of /help for commands and sub-commands
...
Reviewed-by: jlahoda
2017-03-29 16:07:30 -07:00
Robert Field
cd867f35bd
8174862: JShell tests: new JDK-8174797 testInvalidClassPath fails on Windows
...
Reviewed-by: jlahoda
2017-02-13 17:04:26 -08:00
Robert Field
9691449f5f
8174797: jshell tool: invalid module path crashes tool
...
8174796: jshell tool: regression: user home (tilde) not translated
Reviewed-by: jlahoda
2017-02-13 08:50:26 -08:00
Robert Field
6d73f9fae9
8174262: Error message misspelling: "instanciated"
...
Reviewed-by: jjg
2017-02-09 18:58:36 -08:00
Robert Field
52f0f390a8
8173916: jshell tool: /methods signature confusing/non-standard format
...
8174028: jshell tool: /method /type failed declaration listed (without indication)
8174041: jshell tool: --startup PRINTING references undeclared Locale class
Reviewed-by: jlahoda
2017-02-08 13:35:42 -08:00
Robert Field
43593d5bf5
8173848: JShell: less-than causes: reached end of file while parsing
...
Reviewed-by: jlahoda
2017-02-06 09:00:02 -08:00
Robert Field
bba1175418
8173073: jshell tool: blank lines removed from multi-line snippets
...
Reviewed-by: jlahoda
2017-01-20 11:05:48 -08:00
Robert Field
6f796f5684
8165405: jshell tool: /classpath is inconsistent
...
8172103: JShell: crash in TaskFactory$WrapSourceHandler.diag
Reviewed-by: jlahoda
2017-01-06 10:31:25 -08:00
Robert Field
6c52320ccc
8172102: jshell tool: remove print method forwarding to System.out from default startup
...
Reviewed-by: briangoetz
2017-01-02 18:31:30 -08:00
Robert Field
f7067671f6
8168615: JShell API: jdk.jshell.spi should be a pluggable ServiceLoader SPI
...
Reviewed-by: jlahoda
2016-12-21 20:14:39 -08:00
Robert Field
411ce3da8c
8169828: jdk/jshell/ExternalEditorTest.java testStatementMush() fails frequently on all platform
...
8170015: jshell tool: /help output looks terrible on a 100 column wide terminal
8170368: jshell tool: post setting not properly applied, line-ends not prefixed correctly
Reviewed-by: jlahoda
2016-12-02 10:17:03 -08:00
Robert Field
836024d6f9
8161969: jshell tool: /var value is not truncated per feedback setting
...
8166637: jshell tool: confusing truncation of long result values
8154513: JShell tool: welcome message should match feedback mode
8167552: jshell tool: Typo in jshell command '/? /reload' description
Reviewed-by: jlahoda
2016-11-03 09:12:02 -07:00
Robert Field
f601bcb76e
8163840: jshell tool: provide way to display configuration settings
...
Reviewed-by: jlahoda
2016-10-20 12:53:11 -07:00
Robert Field
8b2ace697c
8167128: JShell: /drop of statement gives confusing output
...
Reviewed-by: jlahoda
2016-10-10 18:41:12 -07:00
Nadeesh TV
7cafba7a11
8153897: jshell tool: "not active" must be pulled from resource file
...
Not active error msg pulled from resource file
Reviewed-by: rfield
2016-08-29 11:13:48 +00:00
Robert Field
f39e912857
8160089: jshell tool: use new double-dash long-form command-line options
...
Reviewed-by: jlahoda
2016-08-22 19:31:37 -07:00
Robert Field
9e48d360f5
8131024: JShell: multi-line comment not detected as incomplete
...
Reviewed-by: vromero
2016-06-02 12:52:00 -07:00
Robert Field
5d1f9c9918
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
2016-05-23 10:12:05 -07:00
Robert Field
2a791e9edd
8157200: jshell tool: Add /retain command to persist settings
...
8156910: jshell tool: crash when code with syntax error contains format specifier
Reviewed-by: jlahoda
2016-05-20 11:55:46 -07:00
Robert Field
3d6e1e8abc
8157185: jshell tool: ambiguous format -- distinguished arguments should be options
...
Reviewed-by: vromero
2016-05-18 11:35:10 -07:00
Robert Field
149821a78e
8153920: jshell tool: allow a parameter on the /vars /methods /classes commands
...
Reviewed-by: vromero
2016-05-16 21:46:32 -07:00
Robert Field
83f65483e4
8150382: JShell API: Allow setting remote JVM arguments
...
8151754: jshell tool: add command line options for setting feedback mode
Reviewed-by: jlahoda
2016-04-27 18:13:19 -07:00
Robert Field
1889a6c4fa
8143955: JShell tool (UX): Output structure
...
8143956: JShell tool (UX): default prompts
Reviewed-by: jlahoda
2016-04-12 22:23:11 -07:00
Yuji Kubota
b987321be3
8153716: JShell tool: should warn when failed to launch editor
...
Catch launch exceptions. Split ToolBasicTest into two to provide place for regression test.
Reviewed-by: rfield
2016-04-09 11:03:48 -07:00