langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java
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
Thu, 19 Mar 2015 11:39:36 +0000 mcimadamore 8074381: java.lang.AssertionError during compiling
Fri, 13 Mar 2015 10:25:46 +0530 sadayapalam 8074148: Attr.visitBinary flags error at wrong position
Thu, 12 Mar 2015 10:24:07 +0530 sadayapalam 8050021: Improper "duplicate case label" error
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
Mon, 16 Feb 2015 12:24:25 +0000 mcimadamore 8071241: Investigate alternate strategy for type-checking operators
Tue, 20 Jan 2015 21:49:55 +0100 jfranck 8046977: ClassCastException: typing information needed for method reference bridging not preserved
Fri, 16 Jan 2015 14:47:25 +0100 jlahoda 8068517: Compiler may generate wrong InnerClasses attribute for static enum reference
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
Thu, 18 Dec 2014 13:21:44 +0000 mcimadamore 8066974: Compiler doesn't infer method's generic type information in lambda body
Fri, 12 Dec 2014 18:07:24 +0000 mcimadamore 8064365: Better support for finder capabilities in target-typing context
Wed, 03 Dec 2014 13:46:12 +0100 jlahoda 7101822: Compiling depends on order of imports
Fri, 28 Nov 2014 11:45:56 +0000 mcimadamore 8065986: Compiler fails to NullPointerException when calling super with Object<>()
Fri, 21 Nov 2014 12:36:21 +0100 jfranck 8062359: javac Attr crashes with NPE in TypeAnnotationsValidator visitNewClass
Thu, 20 Nov 2014 09:43:13 -0800 vromero 8059921: Missing compile error in Java 8 mode for Interface.super.field access
Wed, 19 Nov 2014 13:46:04 +0100 jlahoda 7196163: Project Coin: Allow effectively final variables to be used as resources in try-with-resources
Wed, 12 Nov 2014 19:05:17 +0100 jlahoda 8064362: WriteableScope.dupUnshared misbehaves on shared Scopes
Wed, 12 Nov 2014 12:41:32 +0000 mcimadamore 8064464: regression with type inference of conditional expression
Fri, 24 Oct 2014 08:34:51 +0200 jfranck 8054448: (ann) Cannot reference field of inner class in an anonymous class
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, 22 Sep 2014 14:55:14 +0200 jlahoda 8057794: Compiler Error when obtaining .class property
Mon, 08 Sep 2014 13:11:28 +0200 jfranck 8056021: checkin for JDK-8027262 breaks Checker Framework
Wed, 27 Aug 2014 07:44:00 +0200 jlahoda 8056061: Mark implementations of public interfaces with an annotation
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