Fri, 20 Apr 2018 16:02:37 +0200NB Javac modules buildscripts apache-netbeans tip
Svata Dedic <sdedic@netbeans.org> [Fri, 20 Apr 2018 16:02:37 +0200] rev 5964
NB Javac modules buildscripts

Fri, 22 Sep 2017 16:50:49 +0200Issue #269467 - Editor does not show error with code that does not compile - fixed. default
Dusan Balek <dbalek@netbeans.org> [Fri, 22 Sep 2017 16:50:49 +0200] rev 5963
Issue #269467 - Editor does not show error with code that does not compile - fixed.

Fri, 22 Sep 2017 13:10:06 +0200Issue #256966 - NullPointerException at com.sun.tools.javac.comp.Check.checkImportedPackagesObservable - fixed.
Dusan Balek <dbalek@netbeans.org> [Fri, 22 Sep 2017 13:10:06 +0200] rev 5962
Issue #256966 - NullPointerException at com.sun.tools.javac.comp.Check.checkImportedPackagesObservable - fixed.

Fri, 01 Sep 2017 15:28:56 +0200Issue #270308 - NullPointerException at com.sun.tools.javac.comp.Annotate.getAnnotationArrayValue - fixed.
Dusan Balek <dbalek@netbeans.org> [Fri, 01 Sep 2017 15:28:56 +0200] rev 5961
Issue #270308 - NullPointerException at com.sun.tools.javac.comp.Annotate.getAnnotationArrayValue - fixed.

Fri, 25 Aug 2017 16:36:44 +0200Issue #271310 - NullPointerException at com.sun.tools.javac.comp.Attr.enclosingInitEnv - fixed.
Dusan Balek <dbalek@netbeans.org> [Fri, 25 Aug 2017 16:36:44 +0200] rev 5960
Issue #271310 - NullPointerException at com.sun.tools.javac.comp.Attr.enclosingInitEnv - fixed.

Mon, 21 Aug 2017 10:29:27 +0200Issue #271293 - Exception at com.sun.tools.javac.util.Log$DeferredDiagnosticHandler.reportDeferredDiagnostics - fixed.
Dusan Balek <dbalek@netbeans.org> [Mon, 21 Aug 2017 10:29:27 +0200] rev 5959
Issue #271293 - Exception at com.sun.tools.javac.util.Log$DeferredDiagnosticHandler.reportDeferredDiagnostics - fixed.

Fri, 11 Aug 2017 10:54:10 +0200Issue #271017 - AssertionError: isSubtype PACKAGE - fixed.
Dusan Balek <dbalek@netbeans.org> [Fri, 11 Aug 2017 10:54:10 +0200] rev 5958
Issue #271017 - AssertionError: isSubtype PACKAGE - fixed.

Fri, 04 Aug 2017 18:19:59 +0200Issue #271053 - StringIndexOutOfBoundsException: String index out of range - fixed.
Dusan Balek <dbalek@netbeans.org> [Fri, 04 Aug 2017 18:19:59 +0200] rev 5957
Issue #271053 - StringIndexOutOfBoundsException: String index out of range - fixed.

Fri, 04 Aug 2017 13:32:32 +0200Issue #271211 - NullPointerException at com.sun.tools.javac.comp.Enter.lambda$visitTopLevel$1 - fixed.
Dusan Balek <dbalek@netbeans.org> [Fri, 04 Aug 2017 13:32:32 +0200] rev 5956
Issue #271211 - NullPointerException at com.sun.tools.javac.comp.Enter.lambda$visitTopLevel$1 - fixed.

Mon, 31 Jul 2017 11:07:41 +0200Mergin jlahoda's fix of #8182450: javac aborts when generating ct.sym intermittently - Initialize the module system model even in presence of missing/broken module-infos; BadClassFiles should not immediatelly abort compilation anymore, but should be handled as if the classfile did not exist.
Dusan Balek <dbalek@netbeans.org> [Mon, 31 Jul 2017 11:07:41 +0200] rev 5955
Mergin jlahoda's fix of #8182450: javac aborts when generating ct.sym intermittently - Initialize the module system model even in presence of missing/broken module-infos; BadClassFiles should not immediatelly abort compilation anymore, but should be handled as if the classfile did not exist.