langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Lower.java
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
Mon, 12 Dec 2016 13:27:39 +0100 jlahoda 8147527: Wrong code generated for postfix unary operators
Thu, 01 Dec 2016 09:02:42 +0000 alanb 8169069: Module system implementation refresh (11/2016)
Wed, 10 Aug 2016 13:52:02 -0700 vromero 8160156: javac is generating let expressions unnecessarily
Mon, 08 Aug 2016 11:48:02 -0700 vromero 8162874: AST nodes representing operators should have a common superclass
Mon, 01 Aug 2016 08:36:02 -0700 vromero 8161708: javac, consider a different way to handle access code for operators
Tue, 19 Jul 2016 11:27:56 -0700 vromero 8161383: javac is looking for operator symbols at the wrong place
Tue, 19 Apr 2016 14:16:39 +0200 jlahoda 7020499: Project Coin: improvements to try-with-resources desugaring
Thu, 17 Mar 2016 19:04:28 +0000 alanb 8142968: Module System implementation
Fri, 22 Jan 2016 21:00:26 +0100 jlahoda 8143388: Compiler throws NullPointerException during compilation
Mon, 14 Dec 2015 13:55:35 +0000 mcimadamore 8143133: Wrong MethodParameters on capturing local class with multiple constructors
Mon, 09 Nov 2015 16:03:30 +0000 mcimadamore 8141639: Signatures in Lower could be made tighter by using JCExpression instead of JCTree
Thu, 30 Jul 2015 13:21:01 +0100 mcimadamore 8129214: Access error when unboxing a primitive whose target is a type-variable in a different package
Tue, 28 Apr 2015 22:25:36 +0200 alundblad 8078600: Infinite loop when compiling annotations with -XDcompletionDeps
Tue, 07 Apr 2015 11:04:29 -0700 jjg 8031744: Annotations on many Language Model elements are not returned
Mon, 02 Mar 2015 10:41:08 +0530 sadayapalam 8071453: Allow interface methods to be private
Fri, 27 Feb 2015 18:20:33 +0000 mcimadamore 8073842: Invalid method reference when referencing a method on a wildcard type
Mon, 16 Feb 2015 12:24:25 +0000 mcimadamore 8071241: Investigate alternate strategy for type-checking operators
Fri, 13 Feb 2015 17:00:45 -0500 emc 8066725: javac produces classfiles it cannot read
Fri, 07 Nov 2014 07:54:35 -0500 emc 8029012: parameter_index for type annotation not updated after outer.this added
Fri, 24 Oct 2014 10:54:04 +0100 mcimadamore 8061778: Wrong LineNumberTable for default constructors
Tue, 21 Oct 2014 09:01:51 -0400 emc 8054457: Refactor Symbol kinds from small ints to an enum
Mon, 22 Sep 2014 17:09:33 -0400 emc 8048614: Add TypeMetadata to contain type annotations and other type information
Sun, 17 Aug 2014 15:52:32 +0100 chegar 8054834: Modular Source Code
less more (0) tip