Sun, 28 Jul 2013 10:17:45 +0200 8021338: Diamond finder may mark a required type argument as unnecessary file | diff | annotate
Thu, 25 Jul 2013 14:47:43 +0100 8020804: javac crashes when speculative attribution infers intersection type with array component file | diff | annotate
Fri, 19 Jul 2013 07:22:53 -0700 8017216: javac doesn't fill in end position for some errors of type not found file | diff | annotate
Wed, 17 Jul 2013 10:40:53 -0700 Merge 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:11:41 +0100 8012238: Nested method capture and inference 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:04:22 +0100 8016702: use of ternary operator in lambda expression gives incorrect results file | diff | annotate
Fri, 05 Jul 2013 11:03:04 +0100 8016059: Cannot compile following lambda file | diff | annotate
Thu, 04 Jul 2013 10:41:08 +0100 6356530: -Xlint:serial does not flag abstract classes with concrete methods/members file | diff | annotate
Thu, 11 Jul 2013 14:07:39 +0100 8016281: The SAM method should be passed to the metafactory as a MethodType not a MethodHandle file | diff | annotate
Thu, 27 Jun 2013 17:45:56 -0400 8013357: javac accepts erroneous binary comparison operations file | diff | annotate
Thu, 27 Jun 2013 16:04:05 +0100 8016099: Some @SuppressWarnings annotations ignored ( unchecked, rawtypes ) file | diff | annotate
Thu, 20 Jun 2013 19:01:20 -0400 8007546: ClassCastException on JSR308 tests 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
Wed, 19 Jun 2013 11:48:05 +0100 8017045: anti-delta fix for 8013789 file | diff | annotate
Tue, 18 Jun 2013 19:02:48 +0100 8016267: javac, TypeTag refactoring has provoked performance issues file | diff | annotate
Mon, 17 Jun 2013 20:29:31 -0700 8013789: Compiler should emit bridges in interfaces file | diff | annotate
Fri, 14 Jun 2013 16:25:09 +0100 8016569: javac, add new flag for polymorphic method signatures file | diff | annotate
Thu, 06 Jun 2013 15:37:23 +0100 8015648: Duplicate variable in lambda causes javac crash file | diff | annotate
Thu, 06 Jun 2013 15:35:05 +0100 8015432: javac crashes with stack overflow when method called recursively from nested generic call file | diff | annotate
Thu, 06 Jun 2013 15:32:41 +0100 7139681: Enhanced for loop: local variable scope inconsistent with JLS file | diff | annotate
Tue, 04 Jun 2013 14:17:50 -0700 8004643: Reduce javac space overhead introduced with compiler support for repeating annotations file | diff | annotate
Fri, 24 May 2013 15:27:27 +0100 8014494: javac crashes when varargs element of a method reference is inferred from the context file | diff | annotate
Wed, 15 May 2013 14:03:09 +0100 8013222: Javac issues spurious raw type warnings when lambda has implicit parameter types file | diff | annotate
Wed, 15 May 2013 14:02:37 +0100 8012685: Spurious raw types warning when using unbound method references file | diff | annotate
Wed, 15 May 2013 14:00:31 +0100 8012003: Method diagnostics resolution need to be simplified in some cases file | diff | annotate
Tue, 14 May 2013 15:04:06 -0700 8013852: update reference impl for type-annotations file | diff | annotate
Fri, 10 May 2013 15:15:50 +0200 8012929: Trees.getElement should work not only for declaration trees, but also for use-trees file | diff | annotate
Mon, 15 Apr 2013 14:18:30 +0100 8010923: Avoid redundant speculative attribution file | diff | annotate
Mon, 15 Apr 2013 14:15:07 +0100 8011376: Spurious checked exception errors in nested method call file | diff | annotate
Mon, 08 Apr 2013 15:59:29 +0100 8010822: Intersection type cast for functional expressions does not follow spec EDR file | diff | annotate
Mon, 08 Apr 2013 15:57:10 +0100 8009131: Overload: javac should discard methods that lead to errors in lambdas with implicit parameter types file | diff | annotate
Mon, 08 Apr 2013 15:51:41 +0100 8010922: Cleanup: add support for ad-hoc method check logic file | diff | annotate
Tue, 19 Mar 2013 13:10:40 -0700 8010179: Remove transitional target values from javac file | diff | annotate
Mon, 18 Mar 2013 18:33:13 -0700 8007803: Implement javax.lang.model API for Type Annotations file | diff | annotate
Mon, 18 Mar 2013 14:40:32 -0700 8008425: Remove interim new javax.lang.model API for type-annotations file | diff | annotate
Thu, 07 Mar 2013 10:04:28 +0000 8009138: javac, equals-hashCode warning tuning file | diff | annotate
Wed, 06 Mar 2013 15:33:17 +0000 8009459: Wrong behavior of diamond finder with source level 7 file | diff | annotate
Wed, 06 Mar 2013 15:29:30 +0000 8009299: Javac crashes when compiling method reference to static interface method file | diff | annotate
Tue, 05 Mar 2013 14:19:49 +0000 8009129: Illegal access error when calling method reference file | diff | annotate
Thu, 28 Feb 2013 14:05:52 +0000 8008537: Missing method reference lookup error when unbound search finds a static method file | diff | annotate
Tue, 26 Feb 2013 09:04:19 +0000 8008436: javac should not issue a warning for overriding equals without hasCode if hashCode has been overriden by a superclass file | diff | annotate
Thu, 21 Feb 2013 17:49:56 -0800 Merge file | diff | annotate
Mon, 18 Feb 2013 14:33:25 +0000 6563143: javac should issue a warning for overriding equals without hashCode file | diff | annotate
Fri, 15 Feb 2013 16:29:58 +0000 8007462: Fix provisional applicability for method references file | diff | annotate
Fri, 15 Feb 2013 16:28:57 +0000 8007285: AbstractMethodError instead of compile-time error when method reference with super and abstract file | diff | annotate
Sun, 17 Feb 2013 16:44:55 -0500 Merge file | diff | annotate
Mon, 04 Feb 2013 18:08:53 -0500 Merge file | diff | annotate
Mon, 21 Jan 2013 01:27:42 -0500 8004182: Add support for profiles in javac file | diff | annotate
Tue, 12 Feb 2013 17:15:29 -0800 8008077: update reference impl for type-annotations file | diff | annotate
Tue, 12 Feb 2013 19:25:09 +0000 8007464: Add graph inference support file | diff | annotate
Fri, 08 Feb 2013 09:12:37 +0000 7166455: javac doesn't set ACC_STRICT bit on <clinit> for strictfp class file | diff | annotate
Wed, 06 Feb 2013 14:03:39 +0000 8007463: Cleanup inference related classes file | diff | annotate
Wed, 23 Jan 2013 13:27:24 -0800 8006775: JSR 308: Compiler changes in JDK8 file | diff | annotate
Mon, 21 Jan 2013 20:19:53 +0000 8005166: Add support for static interface methods file | diff | annotate
Mon, 21 Jan 2013 20:13:56 +0000 8005244: Implement overload resolution as per latest spec EDR file | diff | annotate
Mon, 14 Jan 2013 13:50:01 -0800 8006119: update javac to follow latest spec for repeatable annotations file | diff | annotate
Mon, 17 Dec 2012 16:13:01 +0000 8004099: Bad compiler diagnostic generated when poly expression is passed to non-existent method file | diff | annotate
Fri, 30 Nov 2012 15:14:48 +0000 8002099: Add support for intersection types in cast expression file | diff | annotate
(0)-100-60tip

mercurial