langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/code/Types.java
Tue, 01 Nov 2016 10:51:53 -0400 vromero 8167431: javac takes too long time to resolve interface dependency
Wed, 26 Oct 2016 15:41:25 +0100 mcimadamore 8168774: Polymorhic signature method check crashes javac
Mon, 17 Oct 2016 15:02:46 +0100 mcimadamore 8167000: Refine handling of multiple maximally specific abstract methods
Wed, 24 Aug 2016 12:23:10 -0700 vromero 8047338: javac is not correctly filtering non-members methods to obtain the function descriptor
Tue, 28 Jun 2016 15:29:20 -0700 vromero 8159970: javac, JLS8 18.2.4 is not completely implemented by the compiler
Fri, 17 Jun 2016 18:17:16 +0100 mcimadamore 8159680: Inference failure with unchecked subtyping and arrays
Thu, 02 Jun 2016 15:39:10 -0400 vromero 8037947: functional interface causes ClassCastException when extending raw superinterface
Thu, 24 Mar 2016 16:21:21 +0100 zmajo Merge
Thu, 24 Mar 2016 11:21:37 +0100 psandoz 8149644: Integrate VarHandles
Thu, 17 Mar 2016 19:04:28 +0000 alanb 8142968: Module System implementation
Fri, 08 Jan 2016 17:02:29 -0700 dlsmith 8143852: Implement type variable renaming for functional interface most specific test
Thu, 17 Dec 2015 12:29:26 +0000 mcimadamore 8142876: Javac does not correctly implement wildcards removal from functional interfaces
Wed, 16 Dec 2015 14:23:08 -0800 vromero 8144832: cast conversion fails when converting a type-variable to primitive type
Tue, 08 Dec 2015 18:01:03 +0530 sadayapalam 8138598: Incorrect reference to JLS in javadoc for Types.isSignaturePolymorphic()
Thu, 19 Nov 2015 16:43:11 +0000 mcimadamore 8067767: type inference performance regression
Wed, 18 Nov 2015 16:37:12 +0530 sadayapalam 8142931: java compiler: type erasure doesn't work since 9-b28
Wed, 11 Nov 2015 17:13:10 +0530 sadayapalam 8142467: Remove all references Flags.IPROXY
Thu, 05 Nov 2015 11:32:01 +0000 mcimadamore 8141343: Subtle semantics changes for union types in cast conversion
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
Thu, 04 Jun 2015 09:05:52 +0200 jlahoda 8039262: Java compiler performance degradation jdk1.7 vs. jdk1.6 should be amended
Wed, 27 May 2015 11:27:42 +0530 sadayapalam 8080726: Redundant error message on private abstract interface method with body.
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
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
Fri, 27 Feb 2015 18:20:33 +0000 mcimadamore 8073842: Invalid method reference when referencing a method on a wildcard type
Mon, 23 Feb 2015 13:02:37 +0000 mcimadamore 8071291: Compiler crashes trying to cast UnionType to IntersectionClassType
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
Mon, 02 Feb 2015 18:52:16 +0530 jlahoda 8069265: ClassCastException when compiled with JDK 9b08+, JDK8 compiles OK.
Fri, 16 Jan 2015 14:47:25 +0100 jlahoda 8068517: Compiler may generate wrong InnerClasses attribute for static enum reference
Tue, 13 Jan 2015 10:17:25 +0100 jlahoda 8062358: ClassCastException in TransTypes.visitApply
Thu, 06 Nov 2014 14:31:56 +0000 mcimadamore 6987475: Order of declarations affects whether abstract method considered overridden
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
Tue, 14 Oct 2014 12:01:05 +0100 mcimadamore 8058511: StackOverflowError at com.sun.tools.javac.code.Types.lub
Mon, 22 Sep 2014 17:09:33 -0400 emc 8048614: Add TypeMetadata to contain type annotations and other type information
Mon, 18 Aug 2014 10:59:44 +0100 chegar Merge
Sun, 17 Aug 2014 15:52:32 +0100 chegar 8054834: Modular Source Code
less more (0) tip