langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
Sat, 17 Dec 2016 16:57:14 -0500 vromero 8169005: tools/javac/T8132562/ClassPathWithDoubleQuotesTest.java fails after fix to JDK-8132562
Fri, 16 Dec 2016 05:47:58 +0000 alanb 8170987: Module system implementation refresh (12/2016)
Thu, 01 Dec 2016 11:16:45 +0000 alanb Merge
Tue, 22 Nov 2016 15:57:32 -0800 jjg 8164590: javac --inherit-runtime-environment fails with "cannot find modules: ALL-DEFAULT"
Thu, 01 Dec 2016 09:02:42 +0000 alanb 8169069: Module system implementation refresh (11/2016)
Mon, 07 Nov 2016 16:08:18 +0000 mcimadamore 8169093: Generics, javac not matching actual and formal arguments.
Mon, 07 Nov 2016 11:16:23 +0000 mcimadamore 8168854: javac erroneously reject a a service interface inner class in a provides clause
Thu, 03 Nov 2016 13:59:15 -0700 jjg 8167975: align javac --add-* modules options with launcher
Wed, 02 Nov 2016 20:21:45 +0100 jlahoda 8169074: Build is failing after JDK-8166538
Wed, 02 Nov 2016 16:48:57 +0100 jlahoda 8166538: Improve error reporting for compiling against unexported package
Thu, 20 Oct 2016 13:44:51 -0700 jjg 8145471: javac changes for enhanced deprecation
Wed, 02 Mar 2016 18:25:01 -0500 vromero 8026721: Enhance Lambda serialization
Thu, 06 Oct 2016 14:03:58 +0200 jlahoda 8153362: Add javac -Xlint warning to list exposed types which are not accessible
Tue, 04 Oct 2016 16:25:19 +0200 jlahoda 8152911: javac assertion error when compiling overlay sources
Tue, 30 Aug 2016 17:47:46 -0700 mchung 8160851: Remove old launcher module-related options
Mon, 22 Aug 2016 09:59:43 +0200 jlahoda 8153391: an image created for \"jdk.compiler\" fails to run javac
Tue, 16 Aug 2016 09:45:19 +0530 sadayapalam 8157512: AssertionError in javac when module-info < v53.0
Tue, 16 Aug 2016 09:13:33 +0530 sadayapalam 8157519: Error messages when compiling a malformed module-info.java confusing
Fri, 12 Aug 2016 11:49:18 +0530 sadayapalam 8068626: Add javac lint warning when the @Deprecated annotation is used where it is a no-op
Wed, 10 Aug 2016 15:47:46 -0700 jjg 8136930: Simplify use of module-system options by custom launchers
Mon, 27 Jun 2016 12:29:41 -0700 vromero 8159439: javac throws NPE with Module attribute and super_class != 0
Tue, 31 May 2016 13:00:17 -0400 vromero 8152062: obscure error message for bad 'provides'
Wed, 18 May 2016 11:38:20 +0530 sadayapalam 8154997: Add examples for jigsaw diagnostics
Mon, 16 May 2016 15:41:57 +0200 jlahoda 8078559: Update error message to indicate illegal character when encoding set to ascii
Mon, 16 May 2016 13:05:42 +0100 mcimadamore 8153884: Expression lambda erroneously compatible with void-returning descriptor
Fri, 06 May 2016 16:06:27 -0400 vromero 8153268: javac accepts enums being referenced by 'uses' statement
Wed, 23 Mar 2016 13:39:15 +0100 alundblad 8027999: Poorly worded error message when attempting to assign to this
Thu, 17 Mar 2016 19:04:28 +0000 alanb 8142968: Module System implementation
Thu, 03 Mar 2016 06:10:58 +0530 sadayapalam 8151018: javac should emit a clearer diagnostic when a <> inferred anonymous type's non-private methods don't override super's
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
Thu, 26 Nov 2015 17:38:15 +0530 sadayapalam 8078660: Misleading recommendation from diamond finder.
Thu, 19 Nov 2015 16:43:11 +0000 mcimadamore 8067767: type inference performance regression
Thu, 12 Nov 2015 08:39:23 +0530 sadayapalam 8139255: javac reports "cannot override" messages instead of "cannot hide" messages for static methods
Thu, 30 Apr 2015 12:21:50 +0200 alundblad 8044196: Incorrect applying of repeatable annotations with incompatible target to type parameter
Wed, 22 Apr 2015 09:44:15 -0700 vromero 8078024: javac, several incorporation steps are silently failing when an error should be reported
Fri, 17 Apr 2015 12:37:11 +0200 alundblad 8043984: Confusing (incorrect) error message on repeatable annotations
Fri, 17 Apr 2015 11:52:10 +0200 alundblad 8073534: Confusing / incorrect error message regarding annotations on non-declarations
Mon, 30 Mar 2015 17:09:14 +0530 sadayapalam 8062373: Project Coin: diamond and anonymous classes
Fri, 13 Mar 2015 13:15:24 +0530 sadayapalam 8071847: java.lang.NullPointerException at com.sun.tools.javac.code.Types.elemtype(Types.java:1870)
Mon, 02 Mar 2015 10:41:08 +0530 sadayapalam 8071453: Allow interface methods to be private
Mon, 16 Feb 2015 12:24:25 +0000 mcimadamore 8071241: Investigate alternate strategy for type-checking operators
Thu, 15 Jan 2015 13:58:11 +0000 mcimadamore 8068995: Cleanup method reference lookup code
Thu, 08 Jan 2015 14:43:05 +0000 mcimadamore 8058542: Devise scheme for better diagnostic creation
Fri, 12 Dec 2014 18:07:24 +0000 mcimadamore 8064365: Better support for finder capabilities in target-typing context
Mon, 08 Dec 2014 18:02:07 +0100 jlahoda 8061549: Disallow _ as a one-character identifier
Wed, 19 Nov 2014 13:46:04 +0100 jlahoda 7196163: Project Coin: Allow effectively final variables to be used as resources in try-with-resources
Wed, 05 Nov 2014 19:09:09 -0800 jjg 8063039: incorrect message reference or broken message file
Sun, 17 Aug 2014 15:52:32 +0100 chegar 8054834: Modular Source Code
less more (0) tip