src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Annotate.java
Fri, 22 Sep 2017 16:50:49 +0200 Issue #269467 - Editor does not show error with code that does not compile - fixed.
Fri, 01 Sep 2017 15:28:56 +0200 Issue #270308 - NullPointerException at com.sun.tools.javac.comp.Annotate.getAnnotationArrayValue - fixed.
Thu, 23 Feb 2017 09:58:22 +0100 Merging recent changes in JDK javac (b157).
Fri, 20 Jan 2017 09:26:49 +0100 8171098: NPE when --add-modules java.corba is used
Thu, 12 Jan 2017 15:59:28 -0800 8171528: Crash in Annotate with duplicate package-info declarations
Thu, 09 Feb 2017 10:38:23 +0100 Modified to prevent AssertionErrors from Annotate.
Tue, 03 Jan 2017 13:22:34 +0100 Merging recent changes in JDK9 javac (b150).
Fri, 16 Dec 2016 15:27:47 +0000 8171371: Remove redundant type-arguments from generic method calls
Thu, 01 Dec 2016 09:02:42 +0000 8169069: Module system implementation refresh (11/2016)
Mon, 07 Nov 2016 14:00:49 +0100 Merging recent changes in JDK9 javac.
Thu, 20 Oct 2016 13:44:51 -0700 8145471: javac changes for enhanced deprecation
Tue, 11 Oct 2016 15:36:59 +0200 Merging recent changes in JDK9 javac.
Fri, 16 Sep 2016 11:58:23 -0600 8138822: Source version error missing version number
Wed, 07 Sep 2016 14:34:08 +0200 Merging recent changes in JDK9.
Tue, 16 Aug 2016 16:43:00 +0200 8078561: Error message should be generated once when -source 6 is specified
Thu, 14 Jul 2016 10:03:36 +0200 Merging recent changes in JDK9.
Mon, 21 Dec 2015 17:47:21 +0100 8057548: Annotate.Worker should be replaced with lambdas
Wed, 06 Jan 2016 15:38:06 +0100 Issue #257005 - CTRL + Space and CTRL + Click don't work properly anymore - fixed.
Tue, 08 Dec 2015 16:45:59 +0100 Issue #256921 - AssertionError at com.sun.tools.javac.util.Assert.error - fixed.
Wed, 11 Nov 2015 10:37:55 +0100 Merging recent changes in JDK9.
Fri, 23 Oct 2015 08:21:41 +0530 8057685: javac should not crash compiling type annotations
Thu, 30 Apr 2015 12:21:50 +0200 8044196: Incorrect applying of repeatable annotations with incompatible target to type parameter
Tue, 28 Apr 2015 22:25:36 +0200 8078600: Infinite loop when compiling annotations with -XDcompletionDeps
Fri, 17 Apr 2015 12:37:11 +0200 8043984: Confusing (incorrect) error message on repeatable annotations
Tue, 07 Apr 2015 11:04:29 -0700 8031744: Annotations on many Language Model elements are not returned
Tue, 16 Jun 2015 14:48:25 +0200 Merge with JDK9 cont.
Tue, 12 May 2015 16:13:54 +0200 Merge with JDK9.
Tue, 21 Oct 2014 09:01:51 -0400 8054457: Refactor Symbol kinds from small ints to an enum
Mon, 13 Oct 2014 17:22:47 +0200 8054956: Javac reports wrong error offset for unknown identifier of annotation element/value pair
Mon, 08 Sep 2014 13:11:28 +0200 8056021: checkin for JDK-8027262 breaks Checker Framework
Wed, 27 Aug 2014 07:44:00 +0200 8056061: Mark implementations of public interfaces with an annotation
Sun, 17 Aug 2014 15:52:32 +0100 8054834: Modular Source Code