Fri, 02 Sep 2016 23:58:32 +0200 Svata Dedic Merged trunk changes jshell_support_jdk9
Fri, 02 Sep 2016 23:54:26 +0200 Svata Dedic Automated merge with http://hg.netbeans.org/main/nb-javac jshell_support
Wed, 01 Jun 2016 13:46:14 +0200 Svata Dedic Update from jdk9-trunk jshell_support
Wed, 01 Jun 2016 11:03:57 +0200 Svata Dedic Exclude module infos from build jshell_support
Tue, 30 Aug 2016 16:33:16 +0200 Dusan Balek Issue #257782 - ClassCastException: com.sun.tools.javac.tree.JCTree$JCVariableDecl cannot be cast to com.sun.tools.javac.tree.JCTree$JCMethodDecl - fixed.
Thu, 25 Aug 2016 16:45:45 +0200 Dusan Balek Issue #267646 - AssertionError: isSubtype PACKAGE - fixed.
Thu, 25 Aug 2016 11:16:28 +0200 Dusan Balek Issue #267678 - AssertionError: Unresolved frame: (ERROR) of kind: ERRONEOUS Looking for tree: (ERROR) - fixed.
Wed, 24 Aug 2016 15:05:27 +0200 Dusan Balek Issue #253608 - NullPointerException at com.sun.tools.javac.comp.Analyzer$LambdaAnalyzer.match - fixed.
Mon, 22 Aug 2016 15:45:08 +0200 Dusan Balek Issue #246512 - AssertionError: the result of hiddenInInternal() can't be null - fixed.
Mon, 22 Aug 2016 13:54:33 +0200 Dusan Balek Issue #252312 - NullPointerException at com.sun.tools.javac.comp.Check.checkNonCyclicElements - fixed.
Mon, 22 Aug 2016 16:08:34 +0200 Svata Dedic Removed leftover debugging output jshell_support_jdk9
Mon, 15 Aug 2016 12:16:26 +0200 Svata Dedic Cleaning up the build jshell_support_jdk9
Mon, 15 Aug 2016 10:43:23 +0200 Svata Dedic Merged in new JDK9 API from changeset 88550f7521f9, tag jdk-9+129 for changeset e18190929198 jshell_support_jdk9
Mon, 01 Aug 2016 10:22:26 +0200 Svata Dedic Added tag jshell_jdk9_api_before for changeset a47fea050dd9 jshell_support_jdk9
Fri, 03 Jun 2016 17:06:38 +0200 Svata Dedic Added tag jshell_support_before_jdk9_1 for changeset 522df3cf447e jshell_support
Tue, 19 Jul 2016 16:21:34 +0200 Dusan Balek Automated merge with file:///home/balek/wrk/netbeans/main/nb-javac
Tue, 19 Jul 2016 16:20:26 +0200 Dusan Balek Issue #188662 - AssertionError: isSubtype METHOD - fixed.
Thu, 30 Jun 2016 11:43:37 +0200 Dusan Balek Issue #262592 - NullPointerException at com.sun.tools.javac.comp.Attr$ResultInfo.attr - fixed.
Tue, 19 Jul 2016 10:59:54 +0200 Tomas Zezula Supporting '$' in class name.
Wed, 29 Jun 2016 16:49:03 +0200 Dusan Balek Issue #161560 - NullPointerException at com.sun.tools.javac.comp.Resolve.findVar - fixed.
Wed, 29 Jun 2016 10:55:33 +0200 Dusan Balek Minor modification.
Wed, 29 Jun 2016 10:55:16 +0200 Dusan Balek Issue #262603 - AssertionError: unknown literal kind BYTE - fixed.
Fri, 17 Jun 2016 15:54:59 +0200 Dusan Balek Issue #262464 - AssertionError throw when saving class with an unresolved annotation value - fixed.
Thu, 16 Jun 2016 14:44:07 +0200 Dusan Balek Issue #258940 - Code completion in try block definition does not work - fixed.
Thu, 16 Jun 2016 13:57:30 +0200 Svata Dedic #262073: support for type projection transplanted from JDK9 javac
Wed, 15 Jun 2016 16:35:53 +0200 jlahoda Should not crash on unknown ElementTypes
Wed, 15 Jun 2016 15:59:07 +0200 Dusan Balek Issue #262393 - final or effectively final just affect "suggestions/autocomplete" of the IDE - fixed.
Mon, 13 Jun 2016 17:05:19 +0200 Svata Dedic Merged hgtags from default jshell_support_jdk9 jshell_jdk9_api_before
Mon, 13 Jun 2016 17:02:37 +0200 Svata Dedic Merged original hgtags
Mon, 13 Jun 2016 16:52:16 +0200 Svata Dedic Updated from trunk jshell_support_jdk9
Mon, 13 Jun 2016 09:32:49 +0200 Svata Dedic Adapted to changes in JShell SPI; reverted most of patches. Javac adapted to provide required symbols from JDK9 codebase jshell_support_jdk9
Mon, 06 Jun 2016 11:02:55 +0200 Svata Dedic Ignore list updated jshell_support_jdk9
Mon, 06 Jun 2016 11:01:35 +0200 Svata Dedic NetBeans patches jshell_support_jdk9
Mon, 06 Jun 2016 10:37:31 +0200 Svata Dedic Merged in JDK9 jshell development jshell_support_jdk9
Mon, 06 Jun 2016 10:35:20 +0200 Svata Dedic JDK9-jshell based support branch created jshell_support_jdk9
Fri, 03 Jun 2016 13:54:13 +0000 convert-repo update tags
Sun, 29 May 2016 23:46:49 +0900 shinyafox 8141415: JShell: wrap erroneous with one-liner comment-outed imports jshell_support_jdk9sync
Fri, 27 May 2016 10:37:46 -0700 rfield 8157261: jshell tool: truncation for expressions is not consistent jshell_support_jdk9sync
Thu, 26 May 2016 12:38:21 -0700 rfield 8157953: JShell tests: reenable ToolBasicTest jshell_support_jdk9sync
Thu, 26 May 2016 07:58:01 -0700 rfield 8157917: JShell: shutdown could cause remote JDWP errors to be visible to users jshell_support_jdk9sync
Tue, 24 May 2016 16:02:46 +0200 jlahoda 8131017: jshell tool: pasting code with tabs invokes tab completion jshell_support_jdk9sync
Mon, 23 May 2016 10:12:05 -0700 rfield 8157517: jshell tool: allow undoing operations jshell_support_jdk9sync
Sat, 21 May 2016 22:32:08 -0700 rfield 8156101: JShell SPI: Provide a pluggable execution control SPI jshell_support_jdk9sync
Fri, 20 May 2016 11:55:46 -0700 rfield 8157200: jshell tool: Add /retain command to persist settings jshell_support_jdk9sync
Thu, 19 May 2016 11:56:38 -0700 iris 8144062: Move jdk.Version to java.lang.Runtime.Version jshell_support_jdk9sync
Wed, 18 May 2016 21:00:43 +0200 jlahoda 8133549: Generalize jshell's EditingHistory jshell_support_jdk9sync
Wed, 18 May 2016 11:35:10 -0700 rfield 8157185: jshell tool: ambiguous format -- distinguished arguments should be options jshell_support_jdk9sync
Mon, 16 May 2016 21:46:32 -0700 rfield 8153920: jshell tool: allow a parameter on the /vars /methods /classes commands jshell_support_jdk9sync
Mon, 16 May 2016 21:25:44 -0700 rfield 8154812: jshell tool: value printing truncation jshell_support_jdk9sync
Thu, 12 May 2016 11:36:08 -0700 jjg 8149843: StandardJavaFileManager should provide a way to get paths from strings jshell_support_jdk9sync
Thu, 05 May 2016 12:55:21 +0200 jlahoda 8153761: JShell: Completion -- Show parameter names if possible jshell_support_jdk9sync
Tue, 03 May 2016 11:38:13 +0100 alanb Merge jshell_support_jdk9sync
Tue, 03 May 2016 09:11:12 +0100 alanb 8154956: Module system implementation refresh (4/2016) jshell_support_jdk9sync
Mon, 02 May 2016 08:54:14 -0700 rfield 8139832: JShell API: Diag constructor should not be exposed and fix typo jshell_support_jdk9sync
Fri, 29 Apr 2016 19:53:19 -0700 rfield 8139837: JShell API: make a common JShellException jshell_support_jdk9sync
Wed, 27 Apr 2016 19:56:44 -0700 rfield 8155580: jshell tool: push for -R missed added file MessageHandler.java jshell_support_jdk9sync
Wed, 27 Apr 2016 18:13:19 -0700 rfield 8150382: JShell API: Allow setting remote JVM arguments jshell_support_jdk9sync
Mon, 25 Apr 2016 08:50:16 -0700 rfield 8154485: JShell: infrastructure for multi-Snippet class wrappers jshell_support_jdk9sync
Wed, 20 Apr 2016 08:35:44 -0700 rfield 8153551: jshell tool: no longer a mechanism to see current feedback modes jshell_support_jdk9sync
Wed, 20 Apr 2016 08:30:30 -0700 rfield 8154445: JShell: Drop residual use of addReads from jshell jshell_support_jdk9sync