[infinispan-issues] [JBoss JIRA] (ISPN-4933) Protostream annotation parser throws ArrayIndexOutOfBoundsException if the last annotation identifier is not followed by at least one other token

RH Bugzilla Integration (JIRA) issues at jboss.org
Wed Jan 28 08:31:00 EST 2015


    [ https://issues.jboss.org/browse/ISPN-4933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13035778#comment-13035778 ] 

RH Bugzilla Integration commented on ISPN-4933:
-----------------------------------------------

Dave Stahl <dstahl at redhat.com> changed the Status of [bug 1162536|https://bugzilla.redhat.com/show_bug.cgi?id=1162536] from VERIFIED to CLOSED

> Protostream annotation parser throws ArrayIndexOutOfBoundsException if the last annotation identifier is not followed by at least one other token
> -------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ISPN-4933
>                 URL: https://issues.jboss.org/browse/ISPN-4933
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Remote Querying
>    Affects Versions: 7.0.0.CR2
>            Reporter: Adrian Nistor
>            Assignee: Adrian Nistor
>             Fix For: 7.0.1.Final
>
>
> The following example results in ArrayIndexOutOfBoundsException:
> {code}
> /**
>  * @Indexed
>  */
> {code}
> and this one works:
> {code}
> /**
>  * @Indexed()
>  */
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the infinispan-issues mailing list