langtools/src/share/classes/com/sun/tools/javac/comp/Check.java
Sun, 18 May 2014 19:59:10 -0700 jjg 8041422: Split javac ClassReader into ClassReader+ClassFinder
Fri, 09 May 2014 09:28:47 -0400 emc 8040327: Eliminate AnnotatedType
Tue, 06 May 2014 15:46:09 -0600 dlsmith 8033718: Inference ignores capture variable as upper bound
Thu, 01 May 2014 20:36:11 +0100 vromero 8030741: Inference: implement eager resolution of return types, consistent with JDK-8028800
Mon, 28 Apr 2014 14:48:51 +0100 vromero 8029102: Enhance compiler warnings for Lambda
Tue, 08 Apr 2014 14:06:11 +0200 jlahoda 8038455: Use single Context for all rounds of annotation processing
Wed, 02 Apr 2014 10:05:16 +0400 igerasim 8034044: Class.getModifiers() returns "static" for anonymous classes
Wed, 26 Mar 2014 10:47:30 -0700 kizune 8035956: javac, incomplete error message
Fri, 07 Feb 2014 21:43:33 +0100 jlahoda 8033421: @SuppressWarnings("deprecation") does not work when overriding deprecated method
Thu, 23 Jan 2014 14:09:29 +0100 jfranck 8029017: ElementType.TYPE_USE should be a logical superset of ElementType.TYPE and ANNOTATION_TYPE
Thu, 19 Dec 2013 20:16:44 +0000 vromero 8030807: langtools should still build using jdk 7
Wed, 18 Dec 2013 16:05:18 -0500 briangoetz 8030244: Update langtools to use Diamond
Tue, 03 Dec 2013 18:50:26 +0100 jlahoda 8028699: Compiler crash during speculative attribution of annotated type
Tue, 26 Nov 2013 15:27:19 +0100 jlahoda 8026374: javac accepts void as a method parameter
Mon, 11 Nov 2013 09:47:46 -0500 emc 8027439: Compile-time error in the case of ((Integer[] & Serializable)new Integer[1]).getClass()
Thu, 24 Oct 2013 01:27:10 -0400 emc 8023682: Incorrect attributes emitted for anonymous class declaration
Tue, 22 Oct 2013 13:54:49 +0100 vromero 8025290: javac implicit versus explicit lambda compilation error
Tue, 15 Oct 2013 15:57:13 -0700 jjg 8026564: import changes from type-annotations forest
Tue, 15 Oct 2013 21:02:21 +0100 vromero 8024947: javac should issue the potentially ambiguous overload warning only where the problem appears
Mon, 14 Oct 2013 22:11:09 +0200 jlahoda 8014016: javac is too late detecting invalid annotation usage
Thu, 10 Oct 2013 13:55:41 -0400 emc 8019461: Clean up javac diagnostics
Tue, 01 Oct 2013 17:41:57 -0400 emc 8021339: Compile-time error during casting array to intersection
Mon, 23 Sep 2013 18:29:27 +0400 kizune 4881267: improve diagnostic for "instanceof T" for type parameter T
Mon, 23 Sep 2013 10:42:38 +0200 alundblad 6386236: Please rename com.sun.tools.javac.util.ListBuffer.lb()
Thu, 19 Sep 2013 17:05:08 +0200 jlahoda 8022567: Javac Should Generate Warnings For Raw Array Type
Mon, 16 Sep 2013 14:13:44 +0200 jlahoda 8021112: Spurious unchecked warning reported by javac
Thu, 12 Sep 2013 14:52:28 -0400 emc 8013846: javac fails to reject semantically equivalent generic method declarations
Mon, 09 Sep 2013 16:26:55 -0400 emc 8022322: Reject default and static methods in annotation
Mon, 02 Sep 2013 22:38:36 +0100 vromero 8016177: structural most specific and stuckness
Mon, 26 Aug 2013 15:55:46 -0700 jjg 8023768: Use the unannotatedType in cyclicity checks.
Tue, 20 Aug 2013 17:34:06 +0400 kizune 7182350: Regression in wording of unchecked warning message
Thu, 15 Aug 2013 22:36:08 +0200 jlahoda 8022508: javac crashes if the generics arity of a base class is wrong
Mon, 12 Aug 2013 17:25:07 +0100 mcimadamore 6537020: JCK tests: a compile-time error should be given in case of ambiguously imported fields (types, methods)
Thu, 25 Jul 2013 14:49:16 +0100 mcimadamore 8016081: field initialized with lambda in annotation types doesn't compile
Wed, 17 Jul 2013 10:40:53 -0700 lana Merge
Wed, 17 Jul 2013 14:19:25 +0100 mcimadamore 8019340: varargs-related warnings are meaningless on signature-polymorphic methods such as MethodHandle.invokeExact
Thu, 11 Jul 2013 14:07:39 +0100 mcimadamore 8016281: The SAM method should be passed to the metafactory as a MethodType not a MethodHandle
Thu, 27 Jun 2013 16:04:05 +0100 vromero 8016099: Some @SuppressWarnings annotations ignored ( unchecked, rawtypes )
Wed, 19 Jun 2013 13:00:00 +0100 chegar Merge
Wed, 19 Jun 2013 11:48:05 +0100 chegar 8017045: anti-delta fix for 8013789
Wed, 19 Jun 2013 11:09:13 +0100 vromero 8006981: javac, method toString() of class ...javac.code.Flags doesn't print all the flag bits
Tue, 18 Jun 2013 19:02:48 +0100 vromero 8016267: javac, TypeTag refactoring has provoked performance issues
Mon, 17 Jun 2013 20:29:31 -0700 rfield 8013789: Compiler should emit bridges in interfaces
Fri, 14 Jun 2013 16:25:09 +0100 vromero 8016569: javac, add new flag for polymorphic method signatures
Thu, 06 Jun 2013 15:35:05 +0100 mcimadamore 8015432: javac crashes with stack overflow when method called recursively from nested generic call
Thu, 06 Jun 2013 15:33:40 +0100 mcimadamore 8008627: Compiler mishandles three-way return-type-substitutability
Fri, 24 May 2013 15:27:27 +0100 mcimadamore 8014494: javac crashes when varargs element of a method reference is inferred from the context
Wed, 15 May 2013 14:02:37 +0100 mcimadamore 8012685: Spurious raw types warning when using unbound method references
Tue, 14 May 2013 15:04:06 -0700 jjg 8013852: update reference impl for type-annotations
Wed, 08 May 2013 14:10:53 +0200 jfranck 8013485: javac can't handle annotations with a <clinit> from a previous compilation unit
Fri, 26 Apr 2013 10:04:01 +0100 vromero 8012723: strictfp interface misses strictfp modifer on default method
Wed, 13 Mar 2013 22:03:09 +0100 jfranck 8006547: Repeating annotations: No Target on container annotation with all targets on base annotation gives compiler error
Tue, 12 Mar 2013 16:02:13 +0000 mcimadamore 8008540: Constructor reference to non-reifiable array should be rejected
Thu, 07 Mar 2013 10:04:28 +0000 vromero 8009138: javac, equals-hashCode warning tuning
Tue, 05 Mar 2013 14:12:07 +0000 mcimadamore 8009227: Certain diagnostics should not be deferred
Tue, 26 Feb 2013 09:04:19 +0000 vromero 8008436: javac should not issue a warning for overriding equals without hasCode if hashCode has been overriden by a superclass
Thu, 21 Feb 2013 17:49:56 -0800 lana Merge
Mon, 18 Feb 2013 14:33:25 +0000 vromero 6563143: javac should issue a warning for overriding equals without hashCode
Fri, 15 Feb 2013 16:28:07 +0000 mcimadamore 8006749: compiler does not allow Object protected methods to be used in lambda
Sun, 17 Feb 2013 16:44:55 -0500 dholmes Merge
less more (0) -100 -60 tip