langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Infer.java
Tue, 23 Feb 2016 16:38:04 -0800 jjg 8145472: replace remaining java.io.File with java.nio.file.Path
Thu, 19 Nov 2015 16:43:11 +0000 mcimadamore 8067767: type inference performance regression
Fri, 13 Nov 2015 12:29:23 +0000 mcimadamore 8046685: Uncompilable large expressions involving generics.
Tue, 10 Nov 2015 11:49:14 +0000 mcimadamore 8141613: Compiler fails to infer generic type
Tue, 06 Oct 2015 13:59:16 -0700 vromero 8138914: javac, method visitTypeVar() at visitor Types.hashCode generates the same hash code for different type variables
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
Wed, 22 Apr 2015 09:44:15 -0700 vromero 8078024: javac, several incorporation steps are silently failing when an error should be reported
Thu, 19 Mar 2015 11:40:47 +0000 mcimadamore 8048838: type inference performance regression
Thu, 19 Mar 2015 11:40:07 +0000 mcimadamore 8074100: Turn Type.Mapping into a true visitor
Mon, 23 Feb 2015 13:02:37 +0000 mcimadamore 8071291: Compiler crashes trying to cast UnionType to IntersectionClassType
Thu, 06 Nov 2014 14:33:22 +0000 mcimadamore 8062977: Inference: NullPointerException during bound incorporation
Thu, 23 Oct 2014 10:42:44 -0700 vromero 8057800: Method reference with generic type creates NPE when compiling
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, 15 Sep 2014 12:43:35 +0100 mcimadamore 8055963: Inference failure with nested invocation
Wed, 27 Aug 2014 11:41:03 +0100 mcimadamore 8056075: Add support for dumping inference dependency graphs
Sun, 17 Aug 2014 15:52:32 +0100 chegar 8054834: Modular Source Code
less more (0) tip