make/netbeans/nb-javac/nbproject/genfiles.properties
Fri, 04 Aug 2017 13:32:32 +0200 Issue #271211 - NullPointerException at com.sun.tools.javac.comp.Enter.lambda$visitTopLevel$1 - fixed.
Wed, 10 May 2017 12:39:35 +0200 Minor modification.
Fri, 28 Apr 2017 15:05:36 +0200 Issue #257282 - AssertionError at com.sun.tools.javac.util.Assert.error - fixed.
Fri, 27 Jan 2017 12:04:26 +0100 Minor modification
Tue, 03 Jan 2017 13:22:34 +0100 Merging recent changes in JDK9 javac (b150).
Thu, 06 Oct 2016 11:45:52 +0200 Merging recent changes from nb-javac trunk.
Wed, 29 Jun 2016 10:55:33 +0200 Minor modification.
Tue, 31 May 2016 10:01:45 +0200 Minor modification.
Tue, 12 Apr 2016 16:44:14 +0200 Allow to pass in compiler options form the environment
Tue, 22 Mar 2016 16:15:15 +0100 Issue #256995 - NullPointerException at com.sun.tools.javac.comp.Resolve.findType - fixed.
Mon, 30 Nov 2015 13:32:11 +0100 Merging recent changes from trunk.
Fri, 13 Nov 2015 10:57:39 +0100 Modified to prevent problems with Symtab initialization.
Wed, 11 Nov 2015 10:37:55 +0100 Merging recent changes in JDK9.
Tue, 16 Jun 2015 14:48:25 +0200 Merge with JDK9 cont.
Tue, 12 May 2015 16:13:54 +0200 Merge with JDK9.
Tue, 20 Oct 2015 15:21:05 +0200 Issue #236636 - NullPointerException at com.sun.tools.javac.comp.Attr.attribTypeVariables - fixed.
Tue, 14 Apr 2015 16:18:02 +0200 Issue # 236354: suggested variable name - fixed.
Fri, 21 Mar 2014 21:17:29 +0100 Issue #242974 - When clicking in a class within a @Category I get transfered to the wrong class - fixed.
Thu, 27 Feb 2014 10:26:39 +0100 Minor modification.
Thu, 05 Sep 2013 15:45:57 +0200 Minor modification.
Wed, 26 Jun 2013 14:32:28 +0200 Minor modification.
Fri, 17 May 2013 08:34:20 +0200 Issue #229893: NullPointerException at com.sun.tools.javac.comp.Flow$CaptureAnalyzer.visitIdent - fixed.
Thu, 14 Mar 2013 14:50:02 +0100 Issue #226205: NullPointerException at com.sun.tools.javac.util.ListBuffer.append - fixed.
Fri, 08 Mar 2013 19:32:25 +0100 Enhanced error recovery for intersection types in cast expressions.
Wed, 23 Jan 2013 16:52:06 +0100 Merge with JDK 8 cont - code completion tests should pass now.
Thu, 26 Aug 2010 11:49:14 +0200 Merging with http://hg.netbeans.org/main/nb-javac
Thu, 19 Aug 2010 16:07:44 +0200 Merging recent changes from http://hg.openjdk.java.net/jdk7/tl/langtools to jdk7/nb-javac
Mon, 23 Aug 2010 13:39:35 +0200 Enhanced error recovery.
Thu, 22 Jul 2010 11:59:56 +0200 Minor change
Tue, 08 Jun 2010 15:30:06 +0200 Issue #184126: NullPointerException at com.sun.tools.javac.comp.Lower.visitEnumDef - fixed.
Fri, 26 Mar 2010 16:42:01 +0100 Minor modification.
Tue, 09 Mar 2010 16:56:13 +0100 Minor modification.
Tue, 02 Mar 2010 11:09:38 +0100 Minor modification.
Mon, 22 Feb 2010 16:32:22 +0100 Fixing bug in element coupling.
Wed, 10 Feb 2010 14:00:47 +0100 Minor modification.
Tue, 02 Feb 2010 09:52:55 +0100 Reusing elements while processing annotations.
Wed, 02 Dec 2009 13:12:42 +0100 The new Context created in JavacProcessingEnvironment.contextForNextRound should contain all services preregistered externally.
Mon, 12 Oct 2009 13:58:07 +0200 Issue #164890: NullPointerException at com.sun.tools.javac.comp.Flow.checkInit - fixed.
Wed, 05 Aug 2009 16:58:18 +0200 Better support for classes living elsewhere (see issue #134805).
Tue, 09 Jun 2009 16:13:02 +0200 Minor modification.
Thu, 21 May 2009 16:42:08 +0200 Issue #165413: Compiler error shown in Tasks view for package-info.java, although project compiles - fixed.
Wed, 06 May 2009 11:02:35 +0200 Issue #162245: NullPointerException at com.sun.tools.javac.comp.Flow.visitTry - fixed.
Mon, 27 Apr 2009 22:57:35 +0200 Issue #159166: NullPointerException at com.sun.tools.javac.comp.Lower.visitApply - fixed.
Wed, 15 Apr 2009 14:54:24 +0200 No change.
Wed, 18 Mar 2009 16:54:07 +0100 Removing part of our patch that is no longer necessary.
Fri, 06 Feb 2009 13:18:54 +0100 Automated merge with file:///home/balek/wrk/netbeans/main/nb-javac
Mon, 02 Feb 2009 21:25:40 +0100 Merge.
Wed, 04 Feb 2009 09:37:51 +0100 Issue #150427: AssertionError at com.sun.tools.javac.jvm.ClassWriter.writeClassFile - fixed.
Tue, 03 Feb 2009 15:20:04 +0100 Improved logging - see issue #157674.
Fri, 16 Jan 2009 14:39:44 +0100 Issue #133587: NullPointerException at com.sun.tools.javac.comp.Attr.visitForeachLoop - fixed.
Thu, 15 Jan 2009 09:36:28 +0100 Metadata updated by the IDE.
Wed, 17 Sep 2008 13:25:47 +0200 Issue #146670: Code completion on Collection.sort(<collection>,<comparator>) Produces Duplicate Results - fixed.
Thu, 24 Jul 2008 16:21:26 +0200 Minor modification.
Tue, 19 Feb 2008 17:16:09 +0100 NetBeans tests.
Tue, 19 Feb 2008 16:52:27 +0100 Basic project infrastructure.