Mon, 16 Oct 2017 16:07:48 +0800 merge file | diff | annotate
Mon, 11 May 2015 13:28:14 +0530 8079613: Deeply chained expressions + several overloads + unnecessary inference result in excessive compile times. file | diff | annotate
Thu, 12 Feb 2015 10:16:19 +0530 8069545: javac shouldn't check nested stuck lambdas during overload resolution file | diff | annotate
Thu, 12 Oct 2017 19:50:01 +0800 merge file | diff | annotate
Wed, 09 Jul 2014 10:49:32 -0400 8033483: Should ignore nested lambda bodies during overload resolution file | diff | annotate
Mon, 08 Sep 2014 10:50:59 +0200 8056984: Exception in compiler: java.lang.AssertionError: isSubClass T file | diff | annotate
Mon, 08 Sep 2014 10:48:18 +0200 8056014: Type inference may be skipped for a complex receiver generic method in a parameter position file | diff | annotate
Thu, 31 Aug 2017 15:17:03 +0800 merge file | diff | annotate
Thu, 19 Jun 2014 23:52:33 +0100 8042759: Lambda returning implicitly-typed lambdas considered pertinent to applicability file | diff | annotate
Wed, 18 Jun 2014 12:06:50 -0400 8038975: Access control in enhanced for file | diff | annotate
Fri, 30 May 2014 12:54:16 +0200 8031967: For some sources compiler compiles for ever file | diff | annotate
Fri, 02 May 2014 01:25:26 +0100 8030741: Inference: implement eager resolution of return types, consistent with JDK-8028800 file | diff | annotate
Tue, 22 Apr 2014 17:55:22 +0100 8029718: Should always use lambda body structure to disambiguate overload resolution file | diff | annotate
Fri, 15 Nov 2013 11:08:12 +0000 8026231: Look at 'static' flag when checking method references file | diff | annotate
Mon, 23 Sep 2013 10:42:38 +0200 6386236: Please rename com.sun.tools.javac.util.ListBuffer.lb() file | diff | annotate
Mon, 02 Sep 2013 22:38:36 +0100 8016177: structural most specific and stuckness file | diff | annotate
Wed, 17 Jul 2013 14:13:15 +0100 8020147: Spurious errors when compiling nested stuck lambdas file | diff | annotate
Wed, 17 Jul 2013 14:09:46 +0100 8016175: Add bottom-up type-checking support for unambiguous method references file | diff | annotate
Fri, 05 Jul 2013 11:03:04 +0100 8016059: Cannot compile following lambda file | diff | annotate
Fri, 05 Jul 2013 11:02:17 +0100 8019480: Javac crashes when method is called on a type-variable receiver from lambda expression file | diff | annotate
Tue, 25 Jun 2013 16:12:53 +0100 8017104: javac should have a class for primitive types that inherits from Type file | diff | annotate
Thu, 20 Jun 2013 08:45:43 +0100 8016613: javac should avoid source 8 only analysis when compiling for source 7 file | diff | annotate
Mon, 15 Apr 2013 14:18:30 +0100 8010923: Avoid redundant speculative attribution file | diff | annotate
Mon, 08 Apr 2013 15:51:41 +0100 8010922: Cleanup: add support for ad-hoc method check logic file | diff | annotate
Fri, 22 Mar 2013 12:41:13 +0000 8009820: AssertionError when compiling java code with two identical static imports file | diff | annotate
Tue, 05 Mar 2013 14:12:07 +0000 8009227: Certain diagnostics should not be deferred file | diff | annotate
Thu, 21 Feb 2013 15:21:38 +0000 8008276: assertion error in com.sun.tools.javac.comp.TransTypes.visitApply file | diff | annotate
Fri, 15 Feb 2013 16:29:58 +0000 8007462: Fix provisional applicability for method references file | diff | annotate
Tue, 12 Feb 2013 19:25:09 +0000 8007464: Add graph inference support file | diff | annotate
Wed, 06 Feb 2013 14:04:43 +0000 8007479: Refactor DeferredAttrContext so that it points to parent context file | diff | annotate
Wed, 06 Feb 2013 14:03:39 +0000 8007463: Cleanup inference related classes file | diff | annotate
Mon, 21 Jan 2013 20:13:56 +0000 8005244: Implement overload resolution as per latest spec EDR file | diff | annotate
Tue, 08 Jan 2013 10:17:29 +0100 8005184: Restructure DeferredAttr to allow pluggable deferred type completers file | diff | annotate
Sat, 17 Nov 2012 19:01:03 +0000 8003280: Add lambda tests file | diff | annotate
Tue, 13 Nov 2012 15:09:15 -0800 8003299: Cleanup javac Log support for deferred diagnostics file | diff | annotate
Thu, 25 Oct 2012 11:09:36 -0700 7200915: convert TypeTags from a series of small ints to an enum file | diff | annotate
Tue, 09 Oct 2012 19:10:00 -0700 8000663: clean up langtools imports file | diff | annotate
Fri, 05 Oct 2012 14:35:24 +0100 7177385: Add attribution support for lambda expressions file | diff | annotate
Thu, 04 Oct 2012 13:04:53 +0100 7177387: Add target-typing support in method context file | diff | annotate
Wed, 27 Apr 2016 01:34:52 +0800 Initial load file | diff | annotate
(0)tip

mercurial