What steps will reproduce the problem?
1. Open TypeQualifierNickname.java
What is the expected output? What do you see instead?
TypeQualifierNickname lacks @Retention(RetentionPolicy.RUNTIME)
What version of the product are you using? On what operating system?
r43
Please provide any additional information below.
All other annotations like TypeQualifier have runtime retention policy.
TypeQualifierNickname doesn't and thus - it cannot be examined by reflection
Original issue reported on code.google.com by wiktor.k...@gmail.com on 30 Jun 2009 at 7:21
Original issue reported on code.google.com by
wiktor.k...@gmail.com
on 30 Jun 2009 at 7:21