src/jdk.compiler/share/classes/com/sun/tools/javac/code/ClassFinder.java
Mon, 31 Jul 2017 11:07:41 +0200 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.
Wed, 10 May 2017 12:38:59 +0200 Stop running AP repeatedly for the same tree.
Thu, 23 Feb 2017 09:58:22 +0100 Merging recent changes in JDK javac (b157).
Mon, 13 Feb 2017 09:37:26 +0100 8173777: Merge javac -Xmodule into javac--patch-module
Wed, 01 Feb 2017 17:03:41 +0100 Modified to show resolve errors properly.
Tue, 03 Jan 2017 13:22:34 +0100 Merging recent changes in JDK9 javac (b150).
Fri, 16 Dec 2016 15:27:34 +0000 8181370: Convert anonymous inner classes into lambdas/method references
Thu, 01 Dec 2016 09:02:42 +0000 8169069: Module system implementation refresh (11/2016)
Tue, 11 Oct 2016 15:36:59 +0200 Merging recent changes in JDK9 javac.
Mon, 29 Aug 2016 15:53:03 +0200 8165008: javac -Xmodule compiles the module in a way that reads the unnamed module
Wed, 07 Sep 2016 14:34:08 +0200 Merging recent changes in JDK9.
Mon, 29 Aug 2016 18:14:26 +0200 8164951: Build broken after JDK-8164745
Mon, 29 Aug 2016 15:53:03 +0200 8164745: javac -Xmodule compiles the module in a way that reads the unnamed module
Fri, 19 Aug 2016 11:53:22 +0200 Merge recent changes in JDK9.
Wed, 10 Aug 2016 15:47:46 -0700 8136930: Simplify use of module-system options by custom launchers
Thu, 14 Jul 2016 10:03:36 +0200 Merging recent changes in JDK9.
Wed, 06 Apr 2016 13:49:50 -0400 8151191: javac error when running javadoc on some inner classes
Thu, 17 Mar 2016 19:04:28 +0000 8142968: Module System implementation
Mon, 07 Mar 2016 13:45:38 -0500 8139474: -release 7 -verbose causes Javac exception
Mon, 07 Dec 2015 14:02:55 -0800 8059976: Convert JavacFileManager to use java.nio.file internally
Wed, 11 Nov 2015 10:37:55 +0100 Merging recent changes in JDK9.
Wed, 01 Jul 2015 09:51:48 +0200 8072480: javac should support compilation for a specific platform version
Tue, 28 Apr 2015 22:25:36 +0200 8078600: Infinite loop when compiling annotations with -XDcompletionDeps
Tue, 07 Apr 2015 11:04:29 -0700 8031744: Annotations on many Language Model elements are not returned
Tue, 12 May 2015 16:13:54 +0200 Merge with JDK9.
Wed, 03 Dec 2014 19:28:40 +0000 Merge
Wed, 03 Dec 2014 13:46:12 +0100 7101822: Compiling depends on order of imports
Wed, 03 Dec 2014 14:25:46 +0000 8049367: Modular Run-Time Images
Tue, 21 Oct 2014 09:01:51 -0400 8054457: Refactor Symbol kinds from small ints to an enum
Sun, 17 Aug 2014 15:52:32 +0100 8054834: Modular Source Code