langtools/src/share/classes/com/sun/tools/javac/code/Attribute.java
Wed, 18 Dec 2013 16:05:18 -0500 briangoetz 8030244: Update langtools to use Diamond
Tue, 15 Oct 2013 15:57:13 -0700 jjg 8026564: import changes from type-annotations forest
Thu, 10 Oct 2013 20:12:08 -0400 emc 8008762: Type annotation on inner class in anonymous class show up as regular type annotations
Tue, 20 Aug 2013 17:21:47 +0200 jfranck 8019243: AnnotationTypeMismatchException instead of MirroredTypeException
Tue, 25 Jun 2013 16:12:53 +0100 vromero 8017104: javac should have a class for primitive types that inherits from Type
Tue, 14 May 2013 15:04:06 -0700 jjg 8013852: update reference impl for type-annotations
Wed, 23 Jan 2013 13:27:24 -0800 jjg 8006775: JSR 308: Compiler changes in JDK8
Sun, 16 Dec 2012 11:09:36 +0100 jfranck 8005098: Provide isSynthesized() information on Attribute.Compound
Thu, 25 Oct 2012 11:09:36 -0700 jjg 7200915: convert TypeTags from a series of small ints to an enum
Fri, 31 Aug 2012 10:37:46 +0100 jfranck 7151010: Add compiler support for repeating annotations
Mon, 10 Jan 2011 15:08:31 -0800 jjg 6396503: javac should not require assertions enabled
Mon, 10 Jan 2011 14:57:59 -0800 jjg 6992999: fully remove JSR 308 from langtools
Tue, 28 Dec 2010 15:54:52 -0800 ohair 6962318: Update copyright year
Wed, 25 Aug 2010 11:40:25 -0700 jjg 6960424: new option -Xpkginfo for better control of when package-info.class is generated
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
Fri, 26 Jun 2009 18:51:39 -0700 jjg 6843077: JSR 308: Annotations on types
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
Fri, 29 Aug 2008 11:10:12 -0700 jjg 6597471: unused imports in javax.tools.JavaCompiler
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip