New test failures after 8/16 changes

Jonathan Gibbons jonathan.gibbons at oracle.com
Tue Aug 28 15:16:40 PDT 2012


Sorry to be slow getting back to you, Werner.   I'm assuming we can meld
the existing jdk8/tl code and type-annotations code, and revert 
type-annotations
back to the original jdk8/tl version.    We'll definitely be able to 
sort this out when
you visit next week.

-- Jon

On 08/29/2012 08:23 PM, Werner Dietl wrote:
> Thanks for the update on the build, Steve.
>
>> Werner, please provide an estimate of when you think these -proc failures
>> will be fixed in the type-annotations forest. Oracle hopes to offer a good
>> binary build of JDK8 with type annotations support on java.net ASAP.
> These failures are a result of removing the AbstractTypeProcessor,
> which affected how -procOnly is handled.
> I'm waiting for feedback from Jon on how to fix this situation best.
> We will definitely resolve it by our next meeting in early September.
>
> These remaining failing test cases should not block a binary build.
>
> cu, WMD.
>
>> On 8/23/2012 3:10 PM, Steve Sides wrote:
>>> There are a few regression/unit tests failing since the 8/16 putback,
>>> and some failing as report in previous mail.
>>> A brief summary of the new failures is below.
>>>
>>> New failures
>>> -----------------
>>> tools/javac/7129225/TestImportStar.java
>>> tools/javac/processing/model/util/directSupersOfErr/DirectSupersOfErr.java
>>> -seems to ignore the -proc:only option and issues compiler error
>>>
>>> tools/javac/processing/model/type/TestUnionType.java
>>> -give compilation error and fails while processing union type with a
>>> missing type
>>> -same as above(?) but compilation is done via compiler api.
>>>
>>>
>>> tools/javac/processing/model/element/TestMissingElement/TestMissingElement.java
>>>
>>> tools/javac/processing/errors/TestParseErrors/TestParseErrors.java
>>> -compiler message file broken:
>>> key=compiler.misc.msg.proc.annotation.uncaught.exception arguments={0},
>>> {1}, {2}, {3}, {4}, {5}, {6}, {7}
>>>
>>> Tests failured same as previous
>>> ------------------------------------------
>>> com/sun/javadoc/testDeprecatedDocs/TestDeprecatedDocs.java
>>> com/sun/javadoc/testNewLanguageFeatures/TestNewLanguageFeatures.java
>>> tools/javac/api/EndPositions.java
>>> tools/javac/tree/TreePosTest.java
>>> tools/javac/failover/CheckAttributedTree.java
>>> tools/javac/diags/CheckExamples.java
>>>
>>> -steve
>
>



More information about the type-annotations-dev mailing list