langtools/src/jdk.jshell/share/classes/jdk/internal/jshell/tool/JShellTool.java
Thu, 06 Apr 2017 11:55:58 +0200 jlahoda 8178013: Finetuning of merged tab and shift tab completion
Fri, 31 Mar 2017 10:46:37 +0200 jlahoda 8177076: jshell tool: usability of completion
Wed, 29 Mar 2017 16:07:30 -0700 rfield 8177079: jshell tool: usability of /help for commands and sub-commands
Thu, 09 Mar 2017 08:45:21 -0800 rfield 8176412: jshell tool: automatic imports are excluded on /reload causing it to fail
Mon, 06 Mar 2017 08:57:41 -0800 rfield 8175304: JShell tool: The /reset command hangs after setting a startup script
Mon, 13 Feb 2017 08:50:26 -0800 rfield 8174797: jshell tool: invalid module path crashes tool
Wed, 08 Feb 2017 13:35:42 -0800 rfield 8173916: jshell tool: /methods signature confusing/non-standard format
Wed, 08 Feb 2017 09:12:45 -0800 rfield 8173893: JShell: reduce memory leaks
Tue, 31 Jan 2017 17:01:55 -0800 rfield 8173652: jshell tool: store history on fatal exit
Wed, 25 Jan 2017 10:43:41 -0800 rfield 8171343: jshell tool: missing options: --help-extra --show-version
Fri, 20 Jan 2017 11:05:48 -0800 rfield 8173073: jshell tool: blank lines removed from multi-line snippets
Thu, 19 Jan 2017 11:17:11 -0800 rfield 8171130: jshell tool: /edit adds empty statement to brace terminated snippet
Thu, 19 Jan 2017 11:12:02 -0800 rfield 8172179: jshell tool: builtin startup settings should be by reference not content
Tue, 10 Jan 2017 13:53:44 +0100 jlahoda 8172414: jshell not working in exploded JDK build
Mon, 09 Jan 2017 18:04:16 -0800 rfield 8171981: JShell: Fails compilation: new Object().getClass().getSuperclass()
Fri, 06 Jan 2017 10:31:25 -0800 rfield 8165405: jshell tool: /classpath is inconsistent
Mon, 02 Jan 2017 18:31:30 -0800 rfield 8172102: jshell tool: remove print method forwarding to System.out from default startup
Wed, 21 Dec 2016 20:14:39 -0800 rfield 8168615: JShell API: jdk.jshell.spi should be a pluggable ServiceLoader SPI
Tue, 20 Dec 2016 13:42:13 -0800 rfield 8170162: jshell tool: no mechanism to programmatically launch
Fri, 16 Dec 2016 15:27:34 +0000 mcimadamore 8181370: Convert anonymous inner classes into lambdas/method references
Mon, 05 Dec 2016 19:42:42 +0100 jlahoda 8165564: langtools\test\jdk\jshell\CommandCompletionTest.java fails on some windows
Fri, 02 Dec 2016 10:17:03 -0800 rfield 8169828: jdk/jshell/ExternalEditorTest.java testStatementMush() fails frequently on all platform
Fri, 18 Nov 2016 09:41:51 -0800 rfield 8153402: jshell tool: completion provider for /help
Wed, 16 Nov 2016 10:45:23 -0800 rfield 8143006: jshell tool: /edit doesn't process each line as same as inputs for jshell
Thu, 03 Nov 2016 09:12:02 -0700 rfield 8161969: jshell tool: /var value is not truncated per feedback setting
Wed, 02 Nov 2016 16:29:50 -0700 rfield 8167636: jshell tool: Edit Pad should be in its own module
Wed, 02 Nov 2016 07:38:37 +0100 jlahoda 8131019: jshell tool: access javadoc from tool
Mon, 24 Oct 2016 19:59:35 -0700 rfield 8166649: jshell tool: missing --add-modules and --module-path
Mon, 24 Oct 2016 17:06:10 -0700 rfield 8167637: jshell tool: /edit should use EDITOR setting
Thu, 20 Oct 2016 12:53:11 -0700 rfield 8163840: jshell tool: provide way to display configuration settings
Mon, 10 Oct 2016 18:41:12 -0700 rfield 8167128: JShell: /drop of statement gives confusing output
Wed, 28 Sep 2016 16:36:10 +0900 shinyafox 8154714: jshell tool: add exports support
Thu, 01 Sep 2016 10:30:50 +0200 jlahoda 8131023: JShell: System.in does not work
Thu, 01 Sep 2016 11:07:00 +0900 shinyafox 8164825: jshell tool: Completion for subcommand
Fri, 26 Aug 2016 11:36:08 -0700 rfield 8158738: jshell tool: Save does not affect jshell if started from another editor
Mon, 22 Aug 2016 19:31:37 -0700 rfield 8160089: jshell tool: use new double-dash long-form command-line options
Mon, 22 Aug 2016 09:12:11 -0700 rfield 8154374: JShell: setContextClassLoader() for remote Snippet class loader
Mon, 15 Aug 2016 11:39:53 -0700 rfield 8159027: JShell API: SourceCodeAnalysis.Suggestion has constructor, ...
Tue, 09 Aug 2016 23:00:49 -0700 rfield 8143964: JShell API: convert query responses to Stream instead of List
Fri, 10 Jun 2016 11:11:52 +0000 ntv 8155581: jshell tool: replace use of Option.get()
Wed, 08 Jun 2016 00:32:31 -0700 rfield 8139829: JShell API: No use of fields to return information from public types
Thu, 26 May 2016 12:38:21 -0700 rfield 8157953: JShell tests: reenable ToolBasicTest
Mon, 23 May 2016 10:12:05 -0700 rfield 8157517: jshell tool: allow undoing operations
Sat, 21 May 2016 22:32:08 -0700 rfield 8156101: JShell SPI: Provide a pluggable execution control SPI
Fri, 20 May 2016 11:55:46 -0700 rfield 8157200: jshell tool: Add /retain command to persist settings
Wed, 18 May 2016 11:35:10 -0700 rfield 8157185: jshell tool: ambiguous format -- distinguished arguments should be options
Mon, 16 May 2016 21:46:32 -0700 rfield 8153920: jshell tool: allow a parameter on the /vars /methods /classes commands
Mon, 16 May 2016 21:25:44 -0700 rfield 8154812: jshell tool: value printing truncation
Wed, 27 Apr 2016 18:13:19 -0700 rfield 8150382: JShell API: Allow setting remote JVM arguments
Tue, 12 Apr 2016 22:23:11 -0700 rfield 8143955: JShell tool (UX): Output structure
Sat, 09 Apr 2016 11:03:48 -0700 rfield 8153716: JShell tool: should warn when failed to launch editor
Mon, 04 Apr 2016 20:28:05 -0700 rfield 8153417: jshell tool: use test passed locale to retrieve ResourceBundle
Mon, 04 Apr 2016 10:31:20 -0700 rfield 8147515: JShell: Internationalize
Fri, 25 Mar 2016 18:36:19 -0700 rfield 8151755: jshell tool: properly cover resolution issues in output configuration
Wed, 23 Mar 2016 13:40:42 +0100 jlahoda 8152296: langtools/test/jdk/jshell/ToolReloadTest.java failing if there is not persisted history
Thu, 10 Mar 2016 14:47:14 -0800 rfield 8080069: JShell: Support for corralled classes
Tue, 08 Mar 2016 11:53:35 -0800 rfield 8148316: jshell tool: Configurable output format
Mon, 29 Feb 2016 11:54:06 +0100 jlahoda 8131027: JShell API/tool: suggest imports for a class
Fri, 12 Feb 2016 10:51:36 -0800 rfield 8146138: jshell tool: add /help <command>
Mon, 11 Jan 2016 19:32:36 -0800 rfield 8146368: JShell: couldn't smash the error when it's Japanese locale
less more (0) -60 tip