type-annotations tests
Steve Sides
steve.sides at oracle.com
Fri Mar 15 11:58:33 PDT 2013
Hi Werner,
I have some webrevs for tests. These can not go into tl/langtools as
the code attribute and lambda changes are not there yet.
It might be nice to bake them a while in type-annotations also. :)
Test for known bugs(previously submitted):
http://cr.openjdk.java.net/~ssides/8008762/ <http://cr.openjdk.java.net/%7Essides/8008762/>
A couple of these still fail.
8008769 - T8008769.java is annotations on type parameters.
8005681 - TestNewCastArray.java - is for repeated type -annotation on new, cast and array levels.
Lambda classfile test:
http://cr.openjdk.java.net/~ssides/8010165/ <http://cr.openjdk.java.net/%7Essides/8010165/>
This one passes but skips a couple dozen test cases due to 2 bugs above and
8010015 - noted in a previous mail, 'a small lambda issue'.
As those pass, I can edit this test to run the test cases.
-steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/type-annotations-dev/attachments/20130315/e618686d/attachment.html
More information about the type-annotations-dev
mailing list