Thu, 22 Aug 2013 10:22:44 +0100 8022316: Generic throws, overriding and method reference 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
Tue, 23 Jul 2013 20:42:54 -0400 8016880: 42 tests in annot102* fail with compile-time errors. file | diff | annotate
Wed, 17 Jul 2013 10:40:53 -0700 Merge file | diff | annotate
Wed, 17 Jul 2013 14:16:25 +0100 8016640: compiler hangs if the generics arity of a base class is wrong file | diff | annotate
Wed, 17 Jul 2013 14:14:49 +0100 7041019: Bogus type-variable substitution with array types with dependencies on accessibility check 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
Tue, 25 Jun 2013 16:12:53 +0100 8017104: javac should have a class for primitive types that inherits from Type file | diff | annotate
Wed, 19 Jun 2013 11:48:05 +0100 8017045: anti-delta fix for 8013789 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
Tue, 14 May 2013 15:04:06 -0700 8013852: update reference impl for type-annotations file | diff | annotate
Mon, 15 Apr 2013 14:16:05 +0100 8011028: lang/INFR/infr001/infr00101md/infr00101md.java fails to compile after switch to JDK8-b82 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
Fri, 22 Mar 2013 12:43:09 +0000 8010303: Graph inference: missing incorporation step causes spurious inference error file | diff | annotate
Fri, 22 Mar 2013 12:39:34 +0000 8010101: Intersection type cast issues redundant unchecked warning 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
Fri, 22 Feb 2013 18:19:51 +0000 8008708: Regression: separate compilation causes crash in wildcards inference logic file | diff | annotate
Thu, 21 Feb 2013 15:27:05 +0000 8008444: Inherited generic functional descriptors are merged incorrectly file | diff | annotate
Thu, 21 Feb 2013 15:25:03 +0000 8008293: Declared bounds not considered when functional interface containing unbound wildcards is instantiated file | diff | annotate
Fri, 15 Feb 2013 18:40:38 -0800 8004969: Generate $deserializeLambda$ method file | diff | annotate
Fri, 15 Feb 2013 16:30:31 +0000 8007535: Compiler crashes on @FunctionalInterface used on interface with two inherited methods with same signatures file | diff | annotate
Fri, 15 Feb 2013 16:28:07 +0000 8006749: compiler does not allow Object protected methods to be used in lambda file | diff | annotate
Tue, 12 Feb 2013 17:15:29 -0800 8008077: update reference impl for type-annotations 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:13:56 +0000 8005244: Implement overload resolution as per latest spec EDR file | diff | annotate
Wed, 16 Jan 2013 16:30:11 +0000 8005299: Add FunctionalInterface checking to javac file | diff | annotate
Sat, 15 Dec 2012 13:54:51 +0000 8000518: Javac generates duplicate name_and_type constant pool entry for class BinaryOpValueExp.java file | diff | annotate
Mon, 10 Dec 2012 16:21:26 +0000 8003967: detect and remove all mutable implicit static enum fields in langtools 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:25 +0000 8004102: Add support for generic functional descriptors file | diff | annotate
Tue, 27 Nov 2012 13:55:10 -0800 8004068: Fix build problems caused by on-demand imports file | diff | annotate
Sat, 17 Nov 2012 19:01:03 +0000 8003280: Add lambda tests file | diff | annotate
Sun, 04 Nov 2012 10:59:42 +0000 7192246: Add type-checking support for default methods 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:31:58 -0700 8000208: fix langtools javadoc comment issues 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
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
Mon, 20 Aug 2012 21:24:10 +0530 7181320: javac NullPointerException for switch labels with cast to String expressions file | diff | annotate
Wed, 11 Apr 2012 10:50:11 +0100 7154127: Inference cleanup: remove bound check analysis from visitors in Types.java file | diff | annotate
Wed, 11 Jan 2012 18:23:24 +0000 7126754: Generics compilation failure casting List<? extends Set...> to List<Set...> file | diff | annotate
Mon, 17 Oct 2011 12:54:33 +0100 7097436: Project Coin: duplicate varargs warnings on method annotated with @SafeVarargs file | diff | annotate
Fri, 16 Sep 2011 14:16:11 +0100 7086586: Inference producing null type argument file | diff | annotate
Wed, 31 Aug 2011 16:15:19 +0100 7079713: javac hangs when compiling a class that references a cyclically inherited class file | diff | annotate
Wed, 31 Aug 2011 16:11:28 +0100 7085024: internal error; cannot instantiate Foo file | diff | annotate
Mon, 23 May 2011 11:55:55 +0100 7046348: Regression: javac complains of missing classfile for a seemingly unrelated interface file | diff | annotate
Wed, 11 May 2011 13:12:11 +0200 7041730: Regression: compiler accepts invalid cast from int to Byte file | diff | annotate
Mon, 02 May 2011 12:05:41 +0100 7040883: Compilation error: "length in Array is defined in an inaccessible class or interface" file | diff | annotate
Fri, 29 Apr 2011 16:05:56 +0100 7034495: Javac asserts on usage of wildcards in bounds file | diff | annotate
Mon, 25 Apr 2011 15:56:09 -0700 7038363: cast from object to primitive should be for source >= 1.7 file | diff | annotate
Wed, 13 Apr 2011 11:35:43 -0700 7032975: API files in javax.annotation.processing need to be updated for references to JLS file | diff | annotate
Tue, 12 Apr 2011 20:56:16 -0700 7034511: Loophole in typesafety file | diff | annotate
Tue, 29 Mar 2011 16:40:51 +0100 7030150: Type inference for generic instance creation failed for formal type parameter file | diff | annotate
Thu, 03 Mar 2011 17:34:58 +0000 7022054: Invalid compiler error on covariant overriding methods with the same erasure file | diff | annotate
Wed, 02 Mar 2011 21:13:55 -0800 6639645: Modeling type implementing missing interfaces file | diff | annotate
(0)-100-60tip

mercurial