langtools/src/share/classes/com/sun/tools/javac/comp/Annotate.java
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
Mon, 11 Nov 2013 17:26:09 +0100 jfranck 8027375: javac asserts on nested erroneous annotations
Wed, 16 Oct 2013 16:33:04 -0400 emc 8026286: Improper locking of annotation queues causes assertion failures.
Tue, 15 Oct 2013 15:57:13 -0700 jjg 8026564: import changes from type-annotations forest
Tue, 15 Oct 2013 22:15:35 +0200 jlahoda 8026510: The name of com.sun.tools.javac.comp.Annotate.Annotator is confusing
Mon, 14 Oct 2013 22:11:09 +0200 jlahoda 8014016: javac is too late detecting invalid annotation usage
Fri, 11 Oct 2013 15:49:15 +0200 jlahoda 6278240: Exception from AnnotationValue.getValue() should list the found type not the required type
Fri, 27 Sep 2013 17:28:31 +0200 jlahoda 8022765: Compiler crashes with exception on wrong usage of an annotation.
Tue, 20 Aug 2013 17:21:47 +0200 jfranck 8019243: AnnotationTypeMismatchException instead of MirroredTypeException
Fri, 19 Jul 2013 07:22:53 -0700 ksrini 8017216: javac doesn't fill in end position for some errors of type not found
Tue, 14 May 2013 15:04:06 -0700 jjg 8013852: update reference impl for type-annotations
Tue, 12 Mar 2013 17:39:34 +0100 jfranck 7196531: Duplicate error messages on repeating annotations
Wed, 23 Jan 2013 13:27:24 -0800 jjg 8006775: JSR 308: Compiler changes in JDK8
Mon, 14 Jan 2013 13:50:01 -0800 jjg 8006119: update javac to follow latest spec for repeatable annotations
Sun, 16 Dec 2012 11:09:36 +0100 jfranck 8005098: Provide isSynthesized() information on Attribute.Compound
Mon, 03 Dec 2012 11:16:32 +0100 jfranck 8001114: Container annotation is not checked for semantic correctness
Thu, 25 Oct 2012 11:09:36 -0700 jjg 7200915: convert TypeTags from a series of small ints to an enum
Fri, 28 Sep 2012 11:39:29 -0700 jfranck 7199925: Separate compilation breaks check that elements have a default for the containing annotation
Fri, 07 Sep 2012 11:24:00 -0700 jjg 7196774: javac cannot be built with JDK 6 after 7151010
Fri, 31 Aug 2012 10:37:46 +0100 jfranck 7151010: Add compiler support for repeating annotations
Tue, 08 Nov 2011 11:51:05 -0800 jjg 6921494: provide way to print javac tree tag values
Fri, 29 Apr 2011 16:06:28 +0100 mcimadamore 6550655: com.sun.tools.javac.code.Symbol$CompletionFailure
Tue, 28 Dec 2010 15:54:52 -0800 ohair 6962318: Update copyright year
Tue, 07 Sep 2010 17:33:43 +0100 mcimadamore 6970584: Flow.java should be more error-friendly
Thu, 10 Jun 2010 16:08:01 -0700 jjg 6944312: Potential rebranding issues in openjdk/langtools repository sources
Tue, 25 May 2010 15:54:51 -0700 ohair 6943119: Rebrand source copyright notices
Thu, 02 Oct 2008 19:58:40 -0700 xdono 6754988: Update copyright year
Tue, 16 Sep 2008 18:35:18 -0700 jjg 6574134: Allow for alternative implementation of Name Table with garbage collection of name bytes
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip