[ 
http://jira.codehaus.org/browse/QDOX-193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paul Hammant closed QDOX-193.
-----------------------------


> FieldRefAnnotation gives java.lang.ArrayIndexOutOfBoundsException: 2
> --------------------------------------------------------------------
>
>                 Key: QDOX-193
>                 URL: http://jira.codehaus.org/browse/QDOX-193
>             Project: QDox
>          Issue Type: Bug
>          Components: Java API
>    Affects Versions: 1.10
>            Reporter: Robert Scholte
>            Assignee: Robert Scholte
>             Fix For: 1.10.1
>
>
> {code}
> public class Foo {
>   final String s = "unchecked";
>   
>   @SuppressWarnings( s )
>   public void testNothing() { }
> }
> {code}
> Trying to access s through the annotation gives the 
> ArrayIndexOutOfBoundsException

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to