langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Infer.java
Fri, 24 Mar 2017 13:04:32 +0000 mcimadamore 8177097: Generic method reference returning wildcard parameterized type does not compile
Sat, 25 Mar 2017 01:44:48 +0000 lana Merge
Wed, 15 Mar 2017 11:42:42 +0000 mcimadamore 8176534: Missing check against target-type during applicability inference
Thu, 16 Mar 2017 20:46:52 +0000 lana Merge
Thu, 09 Mar 2017 12:08:02 +0000 mcimadamore 8176265: Method overload resolution on a covariant base type doesn't work in 9
Fri, 03 Mar 2017 10:37:53 -0800 vromero 8175191: dead code removal at package com.sun.tools.javac.comp
Thu, 09 Feb 2017 15:19:05 +0000 mcimadamore 8174249: Regression in generic method unchecked calls
Fri, 16 Dec 2016 15:27:47 +0000 mcimadamore 8171371: Remove redundant type-arguments from generic method calls
Mon, 05 Dec 2016 19:00:56 +0000 mcimadamore 8170410: inference: javac doesn't implement 18.2.5 correctly
Wed, 26 Oct 2016 12:27:51 +0100 mcimadamore 8168134: Inference: javac incorrectly propagating inner constraint with primitive target
Thu, 25 Aug 2016 11:51:19 +0100 mcimadamore 8164399: inference of thrown variable does not work correctly
Fri, 08 Jul 2016 16:47:13 -0700 vromero 8153407: javac, fold debug options
Wed, 06 Jul 2016 15:27:36 -0700 vromero 8048543: JLS8 18.5.3: inference variable seems to be instantiated unexpectedly
Thu, 02 Jun 2016 16:08:24 +0100 mcimadamore 8158355: Inference graph dot support broken
Mon, 23 May 2016 15:07:10 +0100 mcimadamore 8157149: Inference: weird propagation of thrown inference variables
Tue, 17 May 2016 17:53:18 +0100 mcimadamore 8156954: javac incorrectly complains of incompatible types
Fri, 08 Apr 2016 10:52:26 +0100 mcimadamore 8152832: Type inference regression in javac
Thu, 24 Mar 2016 11:21:37 +0100 psandoz 8149644: Integrate VarHandles
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