langtools/src/share/classes/com/sun/tools/javac/comp/DeferredAttr.java
Wed, 18 Dec 2013 16:05:18 -0500 briangoetz 8030244: Update langtools to use Diamond
Fri, 15 Nov 2013 11:08:12 +0000 vromero 8026231: Look at 'static' flag when checking method references
Mon, 23 Sep 2013 10:42:38 +0200 alundblad 6386236: Please rename com.sun.tools.javac.util.ListBuffer.lb()
Mon, 02 Sep 2013 22:38:36 +0100 vromero 8016177: structural most specific and stuckness
Wed, 17 Jul 2013 14:13:15 +0100 mcimadamore 8020147: Spurious errors when compiling nested stuck lambdas
Wed, 17 Jul 2013 14:09:46 +0100 mcimadamore 8016175: Add bottom-up type-checking support for unambiguous method references
Fri, 05 Jul 2013 11:03:04 +0100 mcimadamore 8016059: Cannot compile following lambda
Fri, 05 Jul 2013 11:02:17 +0100 mcimadamore 8019480: Javac crashes when method is called on a type-variable receiver from lambda expression
Tue, 25 Jun 2013 16:12:53 +0100 vromero 8017104: javac should have a class for primitive types that inherits from Type
Thu, 20 Jun 2013 08:45:43 +0100 vromero 8016613: javac should avoid source 8 only analysis when compiling for source 7
Mon, 15 Apr 2013 14:18:30 +0100 mcimadamore 8010923: Avoid redundant speculative attribution
Mon, 08 Apr 2013 15:51:41 +0100 mcimadamore 8010922: Cleanup: add support for ad-hoc method check logic
Fri, 22 Mar 2013 12:41:13 +0000 mcimadamore 8009820: AssertionError when compiling java code with two identical static imports
Tue, 05 Mar 2013 14:12:07 +0000 mcimadamore 8009227: Certain diagnostics should not be deferred
Thu, 21 Feb 2013 15:21:38 +0000 mcimadamore 8008276: assertion error in com.sun.tools.javac.comp.TransTypes.visitApply
Fri, 15 Feb 2013 16:29:58 +0000 mcimadamore 8007462: Fix provisional applicability for method references
Tue, 12 Feb 2013 19:25:09 +0000 mcimadamore 8007464: Add graph inference support
Wed, 06 Feb 2013 14:04:43 +0000 mcimadamore 8007479: Refactor DeferredAttrContext so that it points to parent context
Wed, 06 Feb 2013 14:03:39 +0000 mcimadamore 8007463: Cleanup inference related classes
Mon, 21 Jan 2013 20:13:56 +0000 mcimadamore 8005244: Implement overload resolution as per latest spec EDR
Tue, 08 Jan 2013 10:17:29 +0100 mcimadamore 8005184: Restructure DeferredAttr to allow pluggable deferred type completers
Sat, 17 Nov 2012 19:01:03 +0000 mcimadamore 8003280: Add lambda tests
Tue, 13 Nov 2012 15:09:15 -0800 jjg 8003299: Cleanup javac Log support for deferred diagnostics
Thu, 25 Oct 2012 11:09:36 -0700 jjg 7200915: convert TypeTags from a series of small ints to an enum
Tue, 09 Oct 2012 19:10:00 -0700 jjg 8000663: clean up langtools imports
Fri, 05 Oct 2012 14:35:24 +0100 mcimadamore 7177385: Add attribution support for lambda expressions
Thu, 04 Oct 2012 13:04:53 +0100 mcimadamore 7177387: Add target-typing support in method context
less more (0) tip