test failures

Jonathan Gibbons jonathan.gibbons at oracle.com
Wed Apr 24 21:51:54 PDT 2013


I've done a build of the latest bits, and I'm seeing 8 failures: is that 
the expected state of play?

com/sun/javadoc/typeAnnotations/smoke/TestSmoke.java
tools/javac/annotations/typeAnnotations/classfile/T8008762.java
tools/javac/annotations/typeAnnotations/classfile/T8008769.java
tools/javac/annotations/typeAnnotations/classfile/TestNewCastArray.java
tools/javac/annotations/typeAnnotations/failures/CantAnnotateStaticClass.java
tools/javac/api/TestJavacTaskScanner.java
tools/javac/generics/6413682/TestPos.java
tools/javac/processing/model/type/BasicAnnoTests.java

The problem with TestJavacTaskScanner.java may have been "imported" from 
current TL -- I think the Lambda folk broke it.

javadoc is believed done, so TestSmoke should be investigated.

The generics test is mostly OK -- the failure is a white-space change, 
so someone has messed with generating a string.

-- Jon


More information about the type-annotations-dev mailing list