webrev.03 for type-annotations test
Steve Sides
steve.sides at oracle.com
Tue Jan 15 15:54:35 PST 2013
I've posted a 3rd revision for tests for (repeated)type-annotations on type usages. [1]
I updated the webrevComment if you'd like further description of test and changes. [2]
Revisions for 1/15/13:
1. Broke scenarios from 2 into 9 (more fine grained evaluation).
2. Moved tests which fail to CombinationsTargetTest2.java(so there are two test new test files).
3. Refactored the test helper to reduce duplicated code.
4. Added sample generated code for each test scenario.
5. Turned on verbose which shows how many annotations are on each element.
[1] http://cr.openjdk.java.net/~ssides/8005085/webrev.03/
[2] http://cr.openjdk.java.net/~ssides/8005085/webrev.03/webrevComment.txt
thx,
steve
More information about the type-annotations-dev
mailing list