QDox
  1. QDox
  2. QDOX-193

FieldRefAnnotation gives java.lang.ArrayIndexOutOfBoundsException: 2

    Details

    • Type: Bug Bug
    • Status: Closed Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.10
    • Fix Version/s: 1.10.1
    • Component/s: Java API
    • Labels:
      None
    • Testcase included:
      yes
    • Number of attachments :
      0

      Description

      public class Foo {
        final String s = "unchecked";
        
        @SuppressWarnings( s )
        public void testNothing() { }
      }
      

      Trying to access s through the annotation gives the ArrayIndexOutOfBoundsException

        Activity

        Hide
        Robert Scholte added a comment -

        Fixed in rev681

        Show
        Robert Scholte added a comment - Fixed in rev681
        Robert Scholte made changes -
        Field Original Value New Value
        Resolution Fixed [ 1 ]
        Status Open [ 1 ] Resolved [ 5 ]
        Fix Version/s 1.11 [ 15653 ]
        Paul Hammant made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Robert Scholte
            Reporter:
            Robert Scholte
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: