langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/comp/DeferredAttr.java
Thu, 15 Jun 2017 13:44:42 +0200 jlahoda 8170326: Inconsistencies between code, compiler.properties and comments
Fri, 24 Mar 2017 06:40:28 -0700 vromero 8176714: javac is wrongly assuming that field JCMemberReference.overloadKind has been assigned to
Thu, 09 Mar 2017 12:08:02 +0000 mcimadamore 8176265: Method overload resolution on a covariant base type doesn't work in 9
Fri, 16 Dec 2016 15:27:34 +0000 mcimadamore 8181370: Convert anonymous inner classes into lambdas/method references
Tue, 17 May 2016 17:53:18 +0100 mcimadamore 8156954: javac incorrectly complains of incompatible types
Mon, 16 May 2016 14:51:17 +0100 mcimadamore 8154180: Regression: stuck expressions do not behave correctly
Thu, 17 Mar 2016 19:04:28 +0000 alanb 8142968: Module System implementation
Tue, 13 Oct 2015 09:48:03 +0530 sadayapalam 8000316: Huge performance bottleneck in com.sun.tools.javac.comp.Check.localClassName
Fri, 02 Oct 2015 13:27:57 +0100 mcimadamore 8137269: Add better support for local caching in ArgumentAttr
Tue, 15 Sep 2015 13:43:44 +0100 mcimadamore 8078093: Severe compiler performance regression Java 7 to 8 for nested method invocations
Fri, 24 Jul 2015 15:36:45 -0700 vromero 8132215: class InferenceContext should live in a separate file
Mon, 11 May 2015 13:28:14 +0530 sadayapalam 8079613: Deeply chained expressions + several overloads + unnecessary inference result in excessive compile times.
Tue, 07 Apr 2015 11:04:29 -0700 jjg 8031744: Annotations on many Language Model elements are not returned
Mon, 30 Mar 2015 17:09:14 +0530 sadayapalam 8062373: Project Coin: diamond and anonymous classes
Fri, 27 Mar 2015 10:11:21 -0700 vromero 8075184: javac is mistakenly considering an missing enclosing instance error as an overload error
Thu, 19 Mar 2015 11:40:07 +0000 mcimadamore 8074100: Turn Type.Mapping into a true visitor
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
Thu, 12 Feb 2015 10:16:19 +0530 sadayapalam 8069545: javac shouldn't check nested stuck lambdas during overload resolution
Fri, 16 Jan 2015 12:02:41 +0000 mcimadamore 8069164: Fix langtools make build so that diagnostic framework can be used
Thu, 15 Jan 2015 16:24:25 +0000 mcimadamore 8069069: Build failure because of dependency on generated file
Thu, 15 Jan 2015 13:58:11 +0000 mcimadamore 8068995: Cleanup method reference lookup code
Fri, 19 Dec 2014 21:07:53 +0100 jfranck 8061472: String.format in DeferredAttr.DeferredTypeMap constructor leads to excessive object creation
Fri, 12 Dec 2014 18:07:24 +0000 mcimadamore 8064365: Better support for finder capabilities in target-typing context
Wed, 12 Nov 2014 12:41:32 +0000 mcimadamore 8064464: regression with type inference of conditional expression
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
Mon, 08 Sep 2014 13:11:28 +0200 jfranck 8056021: checkin for JDK-8027262 breaks Checker Framework
Mon, 08 Sep 2014 10:50:59 +0200 jlahoda 8056984: Exception in compiler: java.lang.AssertionError: isSubClass T
Mon, 08 Sep 2014 10:48:18 +0200 jlahoda 8056014: Type inference may be skipped for a complex receiver generic method in a parameter position
Wed, 27 Aug 2014 07:44:00 +0200 jlahoda 8056061: Mark implementations of public interfaces with an annotation
Sun, 17 Aug 2014 15:52:32 +0100 chegar 8054834: Modular Source Code
less more (0) tip