Thu, 24 May 2018 16:48:51 +0800 Merge file | diff | annotate
Wed, 02 Mar 2016 18:33:38 +0530 8066871: java.lang.VerifyError: Bad local variable type - local final String file | diff | annotate
Thu, 12 Nov 2015 22:10:46 +0000 8065986: Compiler fails to NullPointerException when calling super with Object<>() file | diff | annotate
Thu, 12 Nov 2015 21:20:49 +0000 8066974: Compiler doesn't infer method's generic type information in lambda body file | diff | annotate
Fri, 21 Aug 2015 13:52:30 +0100 8071291: Compiler crashes trying to cast UnionType to IntersectionClassType file | diff | annotate
Mon, 16 Oct 2017 16:07:48 +0800 merge file | diff | annotate
Fri, 10 Jan 2014 12:47:15 +0100 8028389: NullPointerException compiling annotation values that have bodies file | diff | annotate
Fri, 13 Feb 2015 17:18:21 +0100 8068517: Compiler may generate wrong InnerClasses attribute for static enum reference file | diff | annotate
Thu, 12 Oct 2017 19:50:01 +0800 merge file | diff | annotate
Mon, 22 Sep 2014 14:55:14 +0200 8057794: Compiler Error when obtaining .class property file | diff | annotate
Wed, 26 Nov 2014 12:16:47 +0100 8062359: javac Attr crashes with NPE in TypeAnnotationsValidator visitNewClass file | diff | annotate
Mon, 24 Nov 2014 14:55:38 -0800 8059921: Missing compile error in Java 8 mode for Interface.super.field access file | diff | annotate
Tue, 28 Oct 2014 08:56:23 +0100 8054448: (ann) Cannot reference field of inner class in an anonymous class file | diff | annotate
Wed, 10 Sep 2014 10:50:59 +0100 8051958: Cannot assign a value to final variable in lambda file | diff | annotate
Fri, 20 Jun 2014 20:36:54 +0100 8044546: Crash on faulty reduce/lambda file | diff | annotate
Thu, 31 Aug 2017 15:17:03 +0800 merge file | diff | annotate
Thu, 19 Jun 2014 15:39:37 +0100 8038182: javac crash with FunctionDescriptorLookupError for invalid functional interface file | diff | annotate
Wed, 18 Jun 2014 12:06:50 -0400 8038975: Access control in enhanced for 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
Wed, 04 Jun 2014 20:01:13 +0100 8041713: Type inference of non-existent method references crashes the compiler file | diff | annotate
Tue, 27 May 2014 17:30:48 -0600 8042338: Refactor Types.upperBound to treat wildcards and variables separately file | diff | annotate
Tue, 27 May 2014 21:15:06 +0100 8041704: wrong error message when mixing lambda expression and inner class file | diff | annotate
Tue, 13 May 2014 16:14:54 +0100 8037379: fix for JDK-8029569 doesn't cover all possible cases file | diff | annotate
Tue, 13 May 2014 16:11:43 +0100 8028503: javac, for method references a primitive type can be added as a bound file | diff | annotate
Tue, 13 May 2014 14:18:34 +0100 8029102: Enhance compiler warnings for Lambda 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, 18 Apr 2014 23:50:41 +0100 8035891: javac, rename method asFree() in InferenceContext to asUndetVar() which reflects better it's purpose file | diff | annotate
Tue, 15 Apr 2014 17:09:56 -0400 8023945: javac wrongly allows a subclass of an anonymous class file | diff | annotate
Thu, 10 Apr 2014 14:01:53 -0700 8037935: Javac -- final local String var referenced in binary/unary op in lambda produces code that does not verify file | diff | annotate
Mon, 27 Jan 2014 21:15:39 +0000 8030816: javac crashes when mixing lambdas and inner classes file | diff | annotate
Fri, 13 Dec 2013 14:13:03 +0000 8029721: javac crash for annotated parameter type of lambda in a field file | diff | annotate
Tue, 03 Dec 2013 18:50:26 +0100 8028699: Compiler crash during speculative attribution of annotated type file | diff | annotate
Tue, 26 Nov 2013 15:27:19 +0100 8026374: javac accepts void as a method parameter file | diff | annotate
Wed, 20 Nov 2013 13:44:39 +0100 6557966: Multiple upper bounds of the TypeVariable file | diff | annotate
Fri, 15 Nov 2013 11:08:12 +0000 8026231: Look at 'static' flag when checking method references file | diff | annotate
Thu, 14 Nov 2013 19:28:20 +0000 8026963: type annotations code crashes for code with erroneous trees 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
Fri, 01 Nov 2013 21:43:27 +0100 8027310: Annotation Processor crashes with NPE file | diff | annotate
Wed, 23 Oct 2013 23:20:32 -0400 8006732: support correct bytecode storage of type annotations in multicatch file | diff | annotate
Tue, 22 Oct 2013 13:54:49 +0100 8025290: javac implicit versus explicit lambda compilation error file | diff | annotate
Sun, 20 Oct 2013 12:01:43 -0700 8025109: Better encapsulation for AnnotatedType file | diff | annotate
Sat, 19 Oct 2013 17:43:09 +0100 8024809: javac, some lambda programs are rejected by flow analysis file | diff | annotate
Tue, 15 Oct 2013 15:57:13 -0700 8026564: import changes from type-annotations forest file | diff | annotate
Tue, 15 Oct 2013 22:15:35 +0200 8026510: The name of com.sun.tools.javac.comp.Annotate.Annotator is confusing file | diff | annotate
Mon, 14 Oct 2013 22:11:09 +0200 8014016: javac is too late detecting invalid annotation usage file | diff | annotate
Thu, 10 Oct 2013 13:55:41 -0400 8019461: Clean up javac diagnostics file | diff | annotate
Tue, 01 Oct 2013 17:41:57 -0400 8021339: Compile-time error during casting array to intersection file | diff | annotate
Fri, 27 Sep 2013 17:28:31 +0200 8022765: Compiler crashes with exception on wrong usage of an annotation. file | diff | annotate
Wed, 25 Sep 2013 11:07:05 -0700 8025407: TypeAnnotations does not use Context file | diff | annotate
Mon, 23 Sep 2013 18:29:27 +0400 4881267: improve diagnostic for "instanceof T" for type parameter T 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, 16 Sep 2013 14:13:44 +0200 8021112: Spurious unchecked warning reported by javac file | diff | annotate
Mon, 09 Sep 2013 23:13:45 +0200 8019521: Enhanced rethrow disabled in lambdas 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
Tue, 03 Sep 2013 23:31:33 +0100 8023389: Javac fails to infer type for lambda used with intersection type and wildcards file | diff | annotate
Mon, 02 Sep 2013 22:38:36 +0100 8016177: structural most specific and stuckness file | diff | annotate
Thu, 22 Aug 2013 13:12:43 +0100 8023112: javac should not use lazy constant evaluation approach for method references file | diff | annotate
Mon, 19 Aug 2013 07:47:10 -0700 7071377: Exception when javac -processor is given a class name with invalid postfix 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
Mon, 12 Aug 2013 17:28:31 +0100 8021567: Javac doesn't report \"java: reference to method is ambiguous\" any more file | diff | annotate
(0)-100-60tip

mercurial