langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Resolve.java
Tue, 15 Sep 2015 13:43:44 +0100 mcimadamore 8078093: Severe compiler performance regression Java 7 to 8 for nested method invocations
Tue, 08 Sep 2015 11:59:25 -0700 vromero 8073594: javac, before calling rawInstantiate from selectBest the warner should be cleared out
Tue, 08 Sep 2015 11:53:17 -0700 vromero 8135203: javac, patch intended for an issue was pushed with wrong id and message
Tue, 08 Sep 2015 10:36:44 -0700 vromero 8132806: javac does a naive implementation of some incorporation steps
Fri, 24 Jul 2015 15:36:45 -0700 vromero 8132215: class InferenceContext should live in a separate file
Fri, 29 May 2015 09:15:42 +0530 sadayapalam 8081271: NPE while compiling a program with erroneous use of constructor reference expressions
Mon, 27 Apr 2015 17:36:20 +0530 sadayapalam 8078473: javac diamond finder crashes when used to build java.base module.
Thu, 16 Apr 2015 17:20:20 -0600 dlsmith 8075520: Varargs access check mishandles capture variables
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
Fri, 20 Feb 2015 17:05:13 -0700 dlsmith 8039214: Inference should not map capture variables to their upper bounds
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
Fri, 09 Jan 2015 15:48:09 +0000 mcimadamore 8066871: java.lang.VerifyError: Bad local variable type - local final String
Tue, 06 Jan 2015 15:46:41 +0000 mcimadamore 8067883: Javac misses some opportunities for diagnostic simplification
Thu, 20 Nov 2014 14:05:39 -0800 vromero 8063052: Inference chokes on wildcard derived from method reference
Mon, 17 Nov 2014 23:41:56 +0000 mcimadamore 8064803: Javac erroneously uses instantiated signatures when merging abstract most-specific methods
Wed, 05 Nov 2014 08:37:04 -0500 emc 8035259: javac, incorrect shadowing of classes vs type parameters
Tue, 21 Oct 2014 09:01:51 -0400 emc 8054457: Refactor Symbol kinds from small ints to an enum
Tue, 07 Oct 2014 21:15:10 +0200 alundblad 8056258: Analysis of public API does not take super classes into account
Mon, 22 Sep 2014 17:09:33 -0400 emc 8048614: Add TypeMetadata to contain type annotations and other type information
Mon, 08 Sep 2014 14:16:33 +0100 mcimadamore 8055514: Wrong, confusing error when non-static varargs referenced in static context
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