3 failing tests in type-annotations which are not in tl/langtools yet.

Steve Sides steve.sides at oracle.com
Fri Jun 7 12:58:19 PDT 2013


Just a reminder, this tests are still failing in the type-annotations 
builds:

1. com/sun/javadoc/typeAnnotations/smoke/TestSmoke.java
javadoc does not properly display type annotations on type parameters 
(bug?):

2. tools/javac/annotations/typeAnnotations/classfile/T8008762.java
8008762 <http://bugs.sun.com/view_bug.do?bug_id=8008762> Type annotation 
on inner class in anonymous class show up as regular type annotations

3. 
tools/javac/annotations/typeAnnotations/failures/CantAnnotateStaticClass.java
I'm not sure what's going on with this test. The compiler appears to 
issue the correct number and type of errors, but 
CantAnnotateStaticClass.out has just 1 line that says "dummy". This 
would appear to be a test bug(?).  Is there uncertainty about whether 
javac is doing the right thing?

I just want to make sure these aren't forgotten.

-steve





-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/type-annotations-dev/attachments/20130607/5f61abed/attachment.html 


More information about the type-annotations-dev mailing list