]
George Gastaldi closed ROASTER-86.
----------------------------------
Fix Version/s: 2.17.2.Final
Assignee: George Gastaldi
Resolution: Done
ROASTER-85 fixed this
Thanks
roaster: JavaCLassSource.getSuperType is throwing
StringIndexOutOfBoundsException
---------------------------------------------------------------------------------
Key: ROASTER-86
URL:
https://issues.jboss.org/browse/ROASTER-86
Project: Roaster
Issue Type: Bug
Components: API
Affects Versions: 2.16.0.Final, 2.17.0.Final, 2.17.1.Final
Reporter: ludovic Bertin
Assignee: George Gastaldi
Fix For: 2.17.2.Final
I have a class that extends List<Map<String,String>>.
When I'm trying to call JavaCLassSource.getSuperType on this class, a
StringIndexOutOfBoundsException is thrown.