langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/main/JavaCompiler.java
Thu, 15 Jun 2017 13:44:42 +0200 jlahoda 8170326: Inconsistencies between code, compiler.properties and comments
Tue, 14 Mar 2017 08:19:41 +0100 jlahoda 8176045: No compile error when a package is not declared
Tue, 14 Mar 2017 07:11:45 +0100 jlahoda 8175057: module-info on patch path should not produce an error
Wed, 15 Feb 2017 14:12:29 -0800 jjg 8173596: JavaCompiler.CompilationTask should support addModules
Mon, 13 Feb 2017 09:37:26 +0100 jlahoda 8173777: Merge javac -Xmodule into javac--patch-module
Mon, 06 Feb 2017 18:14:51 +0530 sadayapalam 8166420: Confusing error message when reading bad module declaration
Thu, 26 Jan 2017 14:11:38 +0100 jlahoda 8067747: javac throws exception during compilation when annotation processing is enabled
Fri, 20 Jan 2017 09:26:49 +0100 jlahoda 8171098: NPE when --add-modules java.corba is used
Mon, 09 Jan 2017 16:44:45 +0100 jlahoda 8172411: -XDnoModules must be removed
Fri, 16 Dec 2016 15:27:47 +0000 mcimadamore 8171371: Remove redundant type-arguments from generic method calls
Fri, 16 Dec 2016 15:27:34 +0000 mcimadamore 8181370: Convert anonymous inner classes into lambdas/method references
Tue, 04 Oct 2016 16:25:19 +0200 jlahoda 8152911: javac assertion error when compiling overlay sources
Tue, 06 Sep 2016 17:04:43 -0700 vromero 8162546: change hidden options -Xdebug to --debug, -XshouldStop to --should-stop, and -diags to --diags
Thu, 11 Aug 2016 17:26:12 +0200 jlahoda 8133884: javac moduleName/className and moduleName/packageName options
Wed, 10 Aug 2016 15:47:46 -0700 jjg 8136930: Simplify use of module-system options by custom launchers
Wed, 20 Jul 2016 12:49:32 -0700 ksrini 8154705: invalid use of ALL-MODULE-PATH causes crash
Tue, 26 Jul 2016 07:45:29 -0700 vromero 8161019: javac, fold formatter options
Mon, 11 Jul 2016 15:27:52 -0700 vromero 8161020: javac, fold stop compilation options
Wed, 06 Jul 2016 09:42:27 -0700 vromero 8160891: javac, remove unused options, step 3
Thu, 17 Mar 2016 19:04:28 +0000 alanb 8142968: Module System implementation
Tue, 23 Feb 2016 16:13:48 -0800 jjg 8149772: cleanup handling of -encoding in JavacFileManager
Mon, 22 Feb 2016 16:17:25 -0800 vromero 8149600: javac, remove unused options, step 2
Wed, 10 Feb 2016 15:11:40 -0800 vromero 8148808: javac, remove unused options, step 1
Mon, 31 Aug 2015 17:33:34 +0100 mcimadamore 8129962: Investigate performance improvements in langtools combo tests
Mon, 13 Jul 2015 16:57:52 +0400 avstepan 8080880: some docs cleanup for langtools
Wed, 01 Jul 2015 09:51:48 +0200 jlahoda 8072480: javac should support compilation for a specific platform version
Tue, 21 Oct 2014 09:01:51 -0400 emc 8054457: Refactor Symbol kinds from small ints to an enum
Tue, 07 Oct 2014 21:21:42 +0200 alundblad 8059349: Public API scanning should be implemented in the form of a TaskListener
Fri, 22 Aug 2014 16:28:16 -0700 jjg 8044859: javac duplicates option processing when using Compiler API
Sun, 17 Aug 2014 15:52:32 +0100 chegar 8054834: Modular Source Code
less more (0) tip