hg: type-annotations/type-annotations/langtools: 8008182: Repeated type-annotation on type arg in method reference not written to class file

joel.franck at oracle.com joel.franck at oracle.com
Wed Apr 24 23:28:29 PDT 2013


Changeset: ac33d03e35b8
Author:    jfranck
Date:      2013-04-25 08:27 +0200
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/ac33d03e35b8

8008182: Repeated type-annotation on type arg in method reference not written to class file

! src/share/classes/com/sun/tools/javac/code/Attribute.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/ClassWriter.java
! src/share/classes/com/sun/tools/javac/jvm/Gen.java
! test/tools/javap/output/RepeatingTypeAnnotations.java



More information about the type-annotations-dev mailing list