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