[forge-issues] [JBoss JIRA] (ROASTER-110) StringIndexOutOfBoundsException when handling nested typed parameters

Anonymous (JIRA) issues at jboss.org
Mon Nov 14 16:55:00 EST 2016


     [ https://issues.jboss.org/browse/ROASTER-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Issue was automatically transitioned when Stephan Windmüller created pull request #68 in GitHub
-----------------------------------------------------------------------------------------------
    Status: Pull Request Sent  (was: Open)


> StringIndexOutOfBoundsException when handling nested typed parameters
> ---------------------------------------------------------------------
>
>                 Key: ROASTER-110
>                 URL: https://issues.jboss.org/browse/ROASTER-110
>             Project: Roaster
>          Issue Type: Bug
>          Components: JDT
>    Affects Versions: 2.17.1.Final
>            Reporter: Bruce Fancher
>             Fix For: 2.17.3.Final
>
>
> When parsing a Type object with nested types, like {{java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.String>>}}, a StringIndexOutOfBoundsException is thrown:
> {{java.lang.StringIndexOutOfBoundsException: String index out of range: -5
> 	at java.lang.String.substring(String.java:1967)
> 	at org.jboss.forge.roaster.model.util.Types.isGeneric(Types.java:297)
> 	at org.jboss.forge.roaster.model.util.Types.validateNameWithGenerics(Types.java:311)
> 	at org.jboss.forge.roaster.model.util.Types.isGeneric(Types.java:301)}}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the forge-issues mailing list