langtools/src/jdk.jshell/share/classes/jdk/jshell/SourceCodeAnalysisImpl.java
Wed, 16 Aug 2017 18:42:11 -0700 rfield 8182270: JShell API: Tools need snippet information without evaluating snippet
Mon, 26 Jun 2017 14:16:34 -0700 rfield 8182268: JShell: CompletionInfo.source() for CONSIDERED_INCOMPLETE missing semicolon
Sun, 25 Jun 2017 13:42:31 -0700 rfield 8176110: JShell: completions with package results should, in most cases, be dot terminated
Fri, 31 Mar 2017 10:46:37 +0200 jlahoda 8177076: jshell tool: usability of completion
Fri, 03 Mar 2017 10:58:08 -0800 rfield 8175886: JShell: crash on tab-complete with NPE.
Mon, 06 Feb 2017 09:00:02 -0800 rfield 8173848: JShell: less-than causes: reached end of file while parsing
Mon, 09 Jan 2017 18:04:16 -0800 rfield 8171981: JShell: Fails compilation: new Object().getClass().getSuperclass()
Fri, 16 Dec 2016 11:58:18 -0800 ddehaven Merge
Fri, 16 Dec 2016 15:27:47 +0000 mcimadamore 8171371: Remove redundant type-arguments from generic method calls
Fri, 16 Dec 2016 15:27:34 +0000 mcimadamore 8181370: Convert anonymous inner classes into lambdas/method references
Tue, 29 Nov 2016 15:15:20 -0800 mchung 8170428: Move src.zip to JDK/lib/src.zip
Mon, 28 Nov 2016 18:05:09 -0800 mchung 8170424: back out src.zip change from JDK-8170424
Mon, 28 Nov 2016 11:36:43 -0800 mchung 8169816: Move src.zip and jrt-fs.jar under the lib directory
Wed, 16 Nov 2016 12:12:02 -0800 jjg 8163190: Clarify JavaFileManager use of \"module location\"
Wed, 16 Nov 2016 17:48:43 +0100 jlahoda 8169561: jshell tool: double shift-tab on variable crashes tool
Wed, 02 Nov 2016 07:38:37 +0100 jlahoda 8131019: jshell tool: access javadoc from tool
Mon, 17 Oct 2016 23:23:11 +0900 shinyafox 8145263: JShell: Fix the format of SourceCodeAnalysis#documentation
Thu, 08 Sep 2016 15:48:28 +0200 jlahoda 8131025: JShell: crash on tab-complete reference to bad class file
Mon, 29 Aug 2016 20:55:24 +0200 jlahoda 8164836: TEST_BUG: adjust scope of the DefinedByAnalyzer in tools/all/RunCodingRules.java
Mon, 22 Aug 2016 18:19:31 +0200 jlahoda 8156911: JShell: file manager should be closed
Mon, 15 Aug 2016 11:39:53 -0700 rfield 8159027: JShell API: SourceCodeAnalysis.Suggestion has constructor, ...
Mon, 15 Aug 2016 08:28:26 +0200 jlahoda 8129421: JShell: unacceptable suggestions in 'extends', 'implements' in smart completion
Wed, 06 Jul 2016 09:42:27 -0700 vromero 8160891: javac, remove unused options, step 3
Fri, 01 Jul 2016 14:41:07 -0700 rfield 8159111: JShell API: Add access to wrappers and dependencies
Wed, 08 Jun 2016 00:32:31 -0700 rfield 8139829: JShell API: No use of fields to return information from public types
Thu, 02 Jun 2016 12:52:00 -0700 rfield 8131024: JShell: multi-line comment not detected as incomplete
Sat, 21 May 2016 22:32:08 -0700 rfield 8156101: JShell SPI: Provide a pluggable execution control SPI
Thu, 12 May 2016 11:36:08 -0700 jjg 8149843: StandardJavaFileManager should provide a way to get paths from strings
Thu, 05 May 2016 12:55:21 +0200 jlahoda 8153761: JShell: Completion -- Show parameter names if possible
Mon, 25 Apr 2016 08:50:16 -0700 rfield 8154485: JShell: infrastructure for multi-Snippet class wrappers
Fri, 01 Apr 2016 09:20:33 -0700 rfield 8152925: JShell: enable corralling of any type declaration, including enum
Thu, 17 Mar 2016 19:04:28 +0000 alanb 8142968: Module System implementation
Mon, 29 Feb 2016 11:54:06 +0100 jlahoda 8131027: JShell API/tool: suggest imports for a class
Tue, 29 Dec 2015 21:27:25 -0800 rfield 8145239: JShell: throws AssertionError when replace classes with some methods which depends on these classes
Thu, 12 Nov 2015 15:10:01 +0100 jlahoda 8141092: JShell: Completion hangs on identifier completion
Mon, 19 Oct 2015 19:15:16 +0200 jlahoda 8134254: JShell API/tool: REPL for Java into JDK9
less more (0) tip