langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/parser/JavacParser.java
Thu, 15 Jun 2017 13:44:42 +0200 jlahoda 8170326: Inconsistencies between code, compiler.properties and comments
Mon, 06 Feb 2017 18:14:51 +0530 sadayapalam 8166420: Confusing error message when reading bad module declaration
Tue, 12 Jul 2016 14:41:14 -0700 jjg 8138725: Add options for Javadoc generation
Thu, 05 Jan 2017 10:04:40 -0800 cushon 8065800: javac, fix diagnostic position for statement-bodied lambdas
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
Thu, 01 Dec 2016 09:02:42 +0000 alanb 8169069: Module system implementation refresh (11/2016)
Tue, 16 Aug 2016 16:43:00 +0200 jlahoda 8078561: Error message should be generated once when -source 6 is specified
Tue, 16 Aug 2016 09:13:33 +0530 sadayapalam 8157519: Error messages when compiling a malformed module-info.java confusing
Sat, 11 Jun 2016 09:47:59 +0900 shinyafox 8158123: NPE when the annotations is used in export-to of module-info
Mon, 18 Apr 2016 14:04:09 -0700 smarks 8145468: update java.lang APIs with new deprecations
Thu, 17 Mar 2016 19:04:28 +0000 alanb 8142968: Module System implementation
Mon, 19 Oct 2015 12:41:45 +0200 jlahoda 8139751: Javac crash with -XDallowStringFolding=false
Mon, 31 Aug 2015 15:50:20 +0100 mcimadamore 8134007: Improve string folding
Thu, 30 Jul 2015 13:24:35 +0100 mcimadamore 8131742: Syntactically meaningless code accepted by javac
Thu, 30 Jul 2015 13:20:01 +0100 mcimadamore 8081769: Redundant error message on bad usage of 'class' literal
Mon, 02 Mar 2015 10:41:08 +0530 sadayapalam 8071453: Allow interface methods to be private
Fri, 16 Jan 2015 20:03:30 -0800 rfield 8068488: Facilitate extension of the javac parser -- missing modifier
Tue, 13 Jan 2015 10:36:41 +0100 jlahoda 8027888: javac wrongly allows annotations in array-typed class literals
Wed, 17 Dec 2014 12:48:04 -0800 rfield 8067384: Facilitate extension of the javac parser
Mon, 08 Dec 2014 18:02:07 +0100 jlahoda 8061549: Disallow _ as a one-character identifier
Mon, 08 Dec 2014 11:50:19 +0100 jlahoda 8065753: javac crashing on a html-like file
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
Thu, 09 Oct 2014 10:08:52 +0200 jlahoda 8057652: Request to improve error messages for labeled declarations
Sun, 17 Aug 2014 15:52:32 +0100 chegar 8054834: Modular Source Code
less more (0) tip