History log of /openjdk9/langtools/test/jdk/jshell/ToolBasicTest.java
Revision Date Author Comments
# 4019:099bb085017a 06-Mar-2017 rfield

8175304: JShell tool: The /reset command hangs after setting a startup script
Reviewed-by: jlahoda


# 3979:39f31cef8e6a 13-Feb-2017 rfield

8174797: jshell tool: invalid module path crashes tool
8174796: jshell tool: regression: user home (tilde) not translated
Reviewed-by: jlahoda


# 3866:5b6f12de6f91 06-Jan-2017 rfield

8165405: jshell tool: /classpath is inconsistent
8172103: JShell: crash in TaskFactory$WrapSourceHandler.diag
Reviewed-by: jlahoda


# 3849:b2e915d476be 02-Jan-2017 rfield

8172102: jshell tool: remove print method forwarding to System.out from default startup
Reviewed-by: briangoetz


# 3843:e5a42ddaf633 20-Dec-2016 rfield

8170162: jshell tool: no mechanism to programmatically launch
8170044: jshell tool: jshell missing from javax.tools.ToolProvider
Reviewed-by: jjg


# 3731:6bb6785c2329 27-Oct-2016 rfield

8167643: JShell: silently ignore access modifiers (as semantically irrelevant)
Reviewed-by: jlahoda


# 3725:f7187b5fe9e2 24-Oct-2016 rfield

8166649: jshell tool: missing --add-modules and --module-path
8167462: jshell tool: /help /reload is wrong about re-executing commands
Reviewed-by: jlahoda


# 3717:2a3e23ee1b65 20-Oct-2016 rfield

8163840: jshell tool: provide way to display configuration settings
Reviewed-by: jlahoda


# 3669:721c5727816d 28-Sep-2016 shinyafox

8154714: jshell tool: add exports support
Reviewed-by: jlahoda, rfield


# 3607:bfc6d670ec1f 22-Aug-2016 rfield

8160089: jshell tool: use new double-dash long-form command-line options
Reviewed-by: jlahoda


# 3603:278610c0ed61 22-Aug-2016 rfield

8154374: JShell: setContextClassLoader() for remote Snippet class loader
8080347: jshell tool: /vars when the status is other than Active
Reviewed-by: jlahoda


# 3460:648525d5c647 02-Jun-2016 rfield

8131029: JShell: recover from VMConnection launch failure
Reviewed-by: vromero


# 3441:6d69114ec506 26-May-2016 rfield

8157953: JShell tests: reenable ToolBasicTest
8080883: JShell tool: tool does not report errors if -startup and -nostartup flags are specified
Reviewed-by: vromero


# 3420:9291bcd53e07 20-May-2016 rfield

8157200: jshell tool: Add /retain command to persist settings
8156910: jshell tool: crash when code with syntax error contains format specifier
Reviewed-by: jlahoda


# 3409:3c09f576196a 18-May-2016 rfield

8157185: jshell tool: ambiguous format -- distinguished arguments should be options
Reviewed-by: vromero


# 3403:d59aae1fe07b 16-May-2016 rfield

8153920: jshell tool: allow a parameter on the /vars /methods /classes commands
Reviewed-by: vromero


# 3339:73717a51063b 12-Apr-2016 rfield

8143955: JShell tool (UX): Output structure
8143956: JShell tool (UX): default prompts
Reviewed-by: jlahoda


# 3335:697549008e7f 09-Apr-2016 rfield

8153716: JShell tool: should warn when failed to launch editor
Summary: Catch launch exceptions. Split ToolBasicTest into two to provide place for regression test.
Reviewed-by: rfield
Contributed-by: kubota.yuji@gmail.com


# 3318:2f6ca5367226 04-Apr-2016 rfield

8147515: JShell: Internationalize
Reviewed-by: jlahoda


# 3314:97ec97671022 31-Mar-2016 jjg

8152897: refactor ToolBox to allow reduced documented dependencies
Reviewed-by: vromero


# 3309:3d4117c36559 25-Mar-2016 rfield

8151755: jshell tool: properly cover resolution issues in output configuration
8152246: jshell tool: history overflow
Reviewed-by: jlahoda


# 3285:08b48678df34 08-Mar-2016 rfield

8148316: jshell tool: Configurable output format
8148317: jshell tool: unify commands into /set
8149524: JShell: CompletenessAnalysis fails on class Case<E1 extends Enum<E1>, E2 extends Enum<E2>, E3 extends Enum<E3>> {}
Reviewed-by: jlahoda


# 3245:dd05d3761a34 12-Feb-2016 rfield

8146138: jshell tool: add /help <command>
8147495: jshell tool: correctly handle arguments on /seteditor command
8147886: jshell tool: commands don't allow reference to start-up or explicit id of dropped/failed snippets
8147887: jshell tool: /list start -- fails
8147898: jshell tool: /reload quiet -- should quiet echo
Reviewed-by: jlahoda


# 3206:0f2bffdc40cd 13-Jan-2016 jlahoda

8144906: Fix jshell's ToolBasicTest
Summary: Various fixes to fix the ToolBasicTest - line endings normalization, ordering for output from RemoteAgent, synchronization.
Reviewed-by: rfield


# 3165:ae8cdc734bab 11-Dec-2015 rfield

8144095: jshell tool: normalize command parameter handling
8140265: jshell tool: /save saves rejected input
Reviewed-by: jlahoda


# 3152:baf0f4ce55e1 07-Dec-2015 rfield

8144756: JShell: ToolBasicTest.java missing @bug tag for 8142447
Reviewed-by: jlahoda


# 3148:d2713a6edc13 01-Dec-2015 rfield

8142447: JShell tool: Command change: re-run n-th command should be re-run by id
Reviewed-by: rfield
Contributed-by: bitterfoxc@gmail.com


# 3146:853c77f8193c 30-Nov-2015 jlahoda

8143037: JShell should determine commands by prefix
Reviewed-by: rfield, mcimadamore, briangoetz


# 3112:863c31b5d516 19-Nov-2015 jlahoda

8143334: @ignore langtools/test/jdk/jshell/ToolBasicTest.java
Reviewed-by: ksrini


# 3095:cf000bae9c31 12-Nov-2015 shinyafox

8142384: JShell tool: New command: /imports, /i which show the list of imported packages or classes, etc...
Reviewed-by: rfield, jlahoda


# 3062:15bdc18525ff 19-Oct-2015 jlahoda

8134254: JShell API/tool: REPL for Java into JDK9
Summary: Adding the implementation of the jshell (read-eval-print-loop) tool.
Reviewed-by: briangoetz, mcimadamore, psandoz, forax
Contributed-by: robert.field@oracle.com, bitterfoxc@gmail.com, jan.lahoda@oracle.com