Fri, 17 May 2019 18:41:21 +0100 8218152: [javac] fails and exits with no error if a bad annotation processor provided file | diff | annotate
Thu, 31 Aug 2017 15:17:03 +0800 merge file | diff | annotate
Tue, 10 Jun 2014 12:41:39 -0600 8037385: constant pool errors with -target 1.7 and static default methods file | diff | annotate
Tue, 13 May 2014 14:18:34 +0100 8029102: Enhance compiler warnings for Lambda file | diff | annotate
Wed, 30 Apr 2014 23:26:43 +0100 8038023: Compiler crash ClassCastException 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
Tue, 15 Apr 2014 17:09:56 -0400 8023945: javac wrongly allows a subclass of an anonymous class file | diff | annotate
Mon, 31 Mar 2014 21:27:25 +0200 8035890: jdk8 javac -source 7 compiles test case it should not file | diff | annotate
Mon, 11 Nov 2013 09:47:46 -0500 8027439: Compile-time error in the case of ((Integer[] & Serializable)new Integer[1]).getClass() file | diff | annotate
Tue, 15 Oct 2013 15:57:13 -0700 8026564: import changes from type-annotations forest file | diff | annotate
Thu, 10 Oct 2013 13:55:41 -0400 8019461: Clean up javac diagnostics file | diff | annotate
Wed, 09 Oct 2013 13:09:31 +0200 8025087: Annotation processing api returns default modifier for interface static method file | diff | annotate
Wed, 02 Oct 2013 17:04:51 +0100 8023679: Improve error message for '_' used as a lambda parameter name file | diff | annotate
Wed, 04 Sep 2013 00:01:05 +0100 8023549: Compiler emitting spurious errors when constructor reference type is inferred and explicit type arguments are supplied file | diff | annotate
Mon, 02 Sep 2013 22:38:36 +0100 8016177: structural most specific and stuckness file | diff | annotate
Wed, 21 Aug 2013 16:13:50 -0700 8023515: import type-annotations updates file | diff | annotate
Tue, 20 Aug 2013 12:15:19 -0700 8011043: Warn about use of 1.5 and earlier source and target values file | diff | annotate
Thu, 15 Aug 2013 22:33:43 +0200 8015809: More user friendly compile-time errors for uncaught exceptions in lambda expression file | diff | annotate
Wed, 31 Jul 2013 10:52:01 +0100 8013179: assertion failure in javac when compiling with -source 1.6 -target 1.6 file | diff | annotate
Thu, 25 Jul 2013 14:51:40 +0100 8020843: javac crashes on accessibility check with method reference with typevar receiver 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
Tue, 11 Jun 2013 09:35:58 +0100 8008547: javac, warning message: use of ''_'' as an identifier might not be supported in future releases, should be more especific file | diff | annotate
Mon, 10 Jun 2013 15:57:32 +0100 8013576: Add stat support to LambdaToMethod 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
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
Thu, 07 Mar 2013 10:04:28 +0000 8009138: javac, equals-hashCode warning tuning 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
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
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
Thu, 17 Jan 2013 18:15:20 +0000 8005852: Treatment of '_' as identifier file | diff | annotate
Wed, 16 Jan 2013 16:30:11 +0000 8005299: Add FunctionalInterface checking to javac 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 07:47:05 -0800 8004832: Add new doclint package file | diff | annotate
Mon, 03 Dec 2012 11:16:32 +0100 8001114: Container annotation is not checked for semantic correctness file | diff | annotate
Fri, 30 Nov 2012 15:14:48 +0000 8002099: Add support for intersection types in cast expression file | diff | annotate
Fri, 30 Nov 2012 15:14:36 +0000 8004101: Add checks for method reference well-formedness file | diff | annotate
Fri, 30 Nov 2012 15:14:25 +0000 8004102: Add support for generic functional descriptors file | diff | annotate
Sat, 17 Nov 2012 19:01:03 +0000 8003280: Add lambda tests file | diff | annotate
Wed, 14 Nov 2012 17:23:10 -0800 7021614: extend com.sun.source API to support parsing javadoc comments file | diff | annotate
Sun, 04 Nov 2012 10:59:42 +0000 7192246: Add type-checking support for default methods file | diff | annotate
Thu, 01 Nov 2012 12:47:11 +0000 8000483: cryptic error message when source file contains hash file | diff | annotate
Thu, 01 Nov 2012 10:48:36 +0100 7153951: Add new lint option -Xlint:auxiliaryclass file | diff | annotate
Wed, 17 Oct 2012 16:43:26 +0100 7192245: Add parser support for default methods file | diff | annotate
Sat, 06 Oct 2012 10:35:38 +0100 7177386: Add attribution support for method references 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
Fri, 28 Sep 2012 11:39:29 -0700 7199925: Separate compilation breaks check that elements have a default for the containing annotation file | diff | annotate
Tue, 25 Sep 2012 11:56:46 +0100 7177306: Regression: unchecked method call does not erase return type file | diff | annotate
Fri, 31 Aug 2012 10:37:46 +0100 7151010: Add compiler support for repeating annotations file | diff | annotate
Thu, 02 Aug 2012 18:23:21 +0100 7175538: Integrate efectively final check with DA/DU analysis file | diff | annotate
Thu, 02 Aug 2012 18:22:41 +0100 7175911: Simplify error reporting API in Check.CheckContext interface file | diff | annotate
(0)-100-60tip

mercurial