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
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
(0)-100-60tip

mercurial