Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-4933

Protostream annotation parser throws ArrayIndexOutOfBoundsException if the last annotation identifier is not followed by at least one other token

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.0.1.Final
    • 7.0.0.CR2
    • Remote Querying
    • None

      The following example results in ArrayIndexOutOfBoundsException:

      /**
       * @Indexed
       */
      

      and this one works:

      /**
       * @Indexed()
       */
      

              anistor Adrian Nistor (Inactive)
              anistor Adrian Nistor (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: