History log of /openjdk9/langtools/src/jdk.jshell/share/classes/jdk/internal/jshell/tool/resources/l10n.properties
Revision Date Author Comments
# 4120:afe5cd584dce 21-Apr-2017 rfield

8178992: jshell tool: missing references in /help /set mode
Reviewed-by: jlahoda


# 4101:b51c0ba6fd8f 13-Apr-2017 rfield

8178520: jshell tool: /help /save -- incorrect description of /save -start
Reviewed-by: jlahoda


# 4097:256d9fce6c53 11-Apr-2017 rfield

8178023: jshell tool: crash with ugly message on attempt to add non-existant module path
Reviewed-by: jlahoda


# 4087:64080a53e65c 06-Apr-2017 jlahoda

8178013: Finetuning of merged tab and shift tab completion
Summary: Fixing mistakes in localization bundle, fixing completion after /help set.
Reviewed-by: rfield


# 4077:33c818a75ec9 31-Mar-2017 jlahoda

8177076: jshell tool: usability of completion
Summary: Merging completion and documentation completion, assigning Shift-tab shortcut to fix actions.
Reviewed-by: rfield


# 4074:4c4738ddfbc0 30-Mar-2017 rfield

8177078: jshell tool: fix documentation of /help shortcuts
8177735: jshell tool: /help /help -- typo "comand"
8177308: jshell tool: documentation: multiple start-up files and predefines not documented
Reviewed-by: jlahoda


# 3982:ab6d375bab80 13-Feb-2017 rfield

8174857: jshell tool: /help /set truncation -- confusing indentation
Reviewed-by: jjg


# 3970:fbfd5e635eb2 09-Feb-2017 rfield

8174262: Error message misspelling: "instanciated"
Reviewed-by: jjg


# 3917:919a15cb34bb 25-Jan-2017 rfield

8171343: jshell tool: missing options: --help-extra --show-version
Reviewed-by: jlahoda


# 3894:491ba4ffb03a 19-Jan-2017 rfield

8172179: jshell tool: builtin startup settings should be by reference not content
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


# 3848:36c6c7de0875 23-Dec-2016 rfield

8171892: JShell: incorrect printing of multidemensional arrays
8171387: jshell tool: message inconsistencies
Reviewed-by: sundar, dlsmith


# 3846:605b0823d19b 21-Dec-2016 rfield

8168615: JShell API: jdk.jshell.spi should be a pluggable ServiceLoader SPI
Reviewed-by: jlahoda


# 3797:8a45b40a1b5b 02-Dec-2016 rfield

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


# 3746:46f2219faf5a 03-Nov-2016 rfield

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


# 3743:afaafd7267cc 02-Nov-2016 rfield

8167636: jshell tool: Edit Pad should be in its own module
Reviewed-by: jlahoda


# 3738:6ef8a1453577 02-Nov-2016 jlahoda

8131019: jshell tool: access javadoc from tool
Summary: Adding internal support to resolve {@inheritDoc} and format javadoc to plain text for use by jdk.jshell and jdk.scripting.nashorn.shell, enhancing Shift-<tab> documentation in JShell with ability to show javadoc.
Reviewed-by: jjg, rfield


# 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


# 3723:d245e56f4a79 24-Oct-2016 rfield

8167637: jshell tool: /edit should use EDITOR setting
8167640: jshell tool: external editor temp file should be *.java
Reviewed-by: jlahoda


# 3717:2a3e23ee1b65 20-Oct-2016 rfield

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


# 3695:40468274ff3b 10-Oct-2016 rfield

8167128: JShell: /drop of statement gives confusing output
Reviewed-by: jlahoda


# 3669:721c5727816d 28-Sep-2016 shinyafox

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


# 3663:d4e74af5616d 23-Sep-2016 rfield

8166589: jshell tool: typo: remove out of place text in /help /set truncation
Reviewed-by: jlahoda


# 3617:7576f5b45480 26-Aug-2016 rfield

8158738: jshell tool: Save does not affect jshell if started from another editor
Reviewed-by: jlahoda


# 3607:bfc6d670ec1f 22-Aug-2016 rfield

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


# 3443:5e4854abed51 27-May-2016 rfield

8157261: jshell tool: truncation for expressions is not consistent
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


# 3428:d44729b76ebc 23-May-2016 rfield

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


# 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


# 3402:7e067140b496 16-May-2016 rfield

8154812: jshell tool: value printing truncation
Reviewed-by: vromero


# 3360:8102be8ddff2 27-Apr-2016 rfield

8150382: JShell API: Allow setting remote JVM arguments
8151754: jshell tool: add command line options for setting feedback mode
Reviewed-by: jlahoda


# 3357:3e3553ee39d9 25-Apr-2016 rfield

8154485: JShell: infrastructure for multi-Snippet class wrappers
Reviewed-by: jlahoda


# 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


# 3309:3d4117c36559 25-Mar-2016 rfield

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