Changeset: 872c4a898b38
Author:    jlahoda
Date:      2013-10-11 15:49 +0200
URL:       http://hg.openjdk.java.net/jdk8/tl/langtools/rev/872c4a898b38

6278240: Exception from AnnotationValue.getValue() should list the found type 
not the required type
Reviewed-by: darcy, jfranck, jjg

! src/share/classes/com/sun/tools/javac/code/Type.java
! src/share/classes/com/sun/tools/javac/comp/Annotate.java
! src/share/classes/com/sun/tools/javac/comp/MemberEnter.java
+ 
test/tools/javac/processing/errors/EnsureAnnotationTypeMismatchException/Processor.java
+ 
test/tools/javac/processing/errors/EnsureAnnotationTypeMismatchException/Source.java
+ 
test/tools/javac/processing/errors/EnsureAnnotationTypeMismatchException/Source.out

Reply via email to