hg: type-annotations/type-annotations/langtools: Renumber TargetTypes and rename METHOD_PARAMETER to METHOD_FORMAL_PARAMETER.

wdietl at gmail.com wdietl at gmail.com
Fri Jan 18 17:22:05 PST 2013


Changeset: 5e55ab26d239
Author:    wmdietl
Date:      2013-01-18 17:21 -0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/5e55ab26d239

Renumber TargetTypes and rename METHOD_PARAMETER to METHOD_FORMAL_PARAMETER.

! src/share/classes/com/sun/tools/classfile/ClassWriter.java
! src/share/classes/com/sun/tools/classfile/TypeAnnotation.java
! src/share/classes/com/sun/tools/javac/code/TargetType.java
! src/share/classes/com/sun/tools/javac/code/TypeAnnotationPosition.java
! src/share/classes/com/sun/tools/javac/code/TypeAnnotations.java
! src/share/classes/com/sun/tools/javac/jvm/ClassReader.java
! src/share/classes/com/sun/tools/javac/jvm/ClassWriter.java
! src/share/classes/com/sun/tools/javap/AnnotationWriter.java
! test/tools/javac/annotations/typeAnnotations/referenceinfos/ClassTypeParam.java
! test/tools/javac/annotations/typeAnnotations/referenceinfos/Constructors.java
! test/tools/javac/annotations/typeAnnotations/referenceinfos/FromSpecification.java
! test/tools/javac/annotations/typeAnnotations/referenceinfos/MethodParameters.java
! test/tools/javac/annotations/typeAnnotations/referenceinfos/MethodTypeParam.java
! test/tools/javac/annotations/typeAnnotations/referenceinfos/NestedTypes.java
! test/tools/javac/annotations/typeAnnotations/referenceinfos/ReferenceInfoUtil.java
! test/tools/javac/annotations/typeAnnotations/referenceinfos/RepeatingTypeAnnotations.java



More information about the type-annotations-dev mailing list