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

    XMLWordPrintable

Details

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

    Description

      The following example results in ArrayIndexOutOfBoundsException:

      /**
       * @Indexed
       */
      

      and this one works:

      /**
       * @Indexed()
       */
      

      Attachments

        Activity

          People

            anistor Adrian Nistor (Inactive)
            anistor Adrian Nistor (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: