fix for failing new javap output test
Steve Sides
steve.sides at oracle.com
Fri Mar 22 16:55:32 PDT 2013
A couple things,
I notice a new javap output test that recently went in to tl/langtools
was merged into type-annotations where it fails. I fixed the test
(updated expected output according to changes in type-annotations not
yet in tl/langtools), http://cr.openjdk.java.net/~ssides/8010686/
There are also a handful of other failing tests, some are passing in
tl/langtools:
tools/javac/lambda/TargetType24.java
tools/javac/diags/CheckResourceKeys.java
and
tools/javac/processing/model/type/BasicAnnoTests.java
which went back with Initial support for new javax.lang.model API and
has been failing since(2/21).
-steve
More information about the type-annotations-dev
mailing list