langtools/src/share/classes/com/sun/tools/javac/code/TypeAnnotations.java
Wed, 21 Aug 2013 16:13:50 -0700 jjg 8023515: import type-annotations updates
Tue, 04 Jun 2013 14:17:50 -0700 jjg 8004643: Reduce javac space overhead introduced with compiler support for repeating annotations
Tue, 14 May 2013 15:04:06 -0700 jjg 8013852: update reference impl for type-annotations
Mon, 22 Apr 2013 10:24:19 +0200 jfranck 8011027: Type parameter annotations not passed through to javax.lang.model
Mon, 18 Mar 2013 14:40:32 -0700 jjg 8008425: Remove interim new javax.lang.model API for type-annotations
Tue, 12 Feb 2013 17:15:29 -0800 jjg 8008077: update reference impl for type-annotations
Wed, 23 Jan 2013 13:27:24 -0800 jjg 8006775: JSR 308: Compiler changes in JDK8
Tue, 28 Dec 2010 15:54:52 -0800 ohair 6962318: Update copyright year
Fri, 29 Oct 2010 12:47:49 -0700 jjg 6993304: JavacTrees.getAttrContext not updated to Tree.Kind.{ANNOTATION_TYPE,ENUM,INTERFACE}
Tue, 19 Oct 2010 15:02:48 -0700 jjg 6987760: remove 308 support from JDK7
Thu, 16 Sep 2010 09:56:25 -0700 jjg 6985181: Annotations lost from classfile
Tue, 25 May 2010 15:54:51 -0700 ohair 6943119: Rebrand source copyright notices
Thu, 04 Feb 2010 10:14:28 -0800 jjg 6923080: TreeScanner.visitNewClass should scan tree.typeargs
Mon, 01 Feb 2010 17:05:35 -0800 jjg 6919986: [308] change size of type_index (of CLASS_EXTENDS and THROWS) from byte to short
Tue, 19 Jan 2010 14:28:45 -0800 jjg 6917067: refactor type annotations code from TransTypes into new TypeAnnotations class
less more (0) tip