When the class name is too long, an ArrayIndexOutOfBoundsException will be reported #1835
Closed
1 of 2 tasks
Labels
bug
Something isn't working
Search before asking
Version
fury 0.7.0
JDK 1.8
Component(s)
Java
Minimal reproduce step
After defining a class with a relatively long class name, an ArrayIndexOutOfBoundsEException will be reported during deserialization. If there is an inner class, an Invalid character value for LOWERS_SPECIAL: 31 will be reported
What did you expect to see?
Do not encounter errors during deserialization
What did you see instead?
There are no internal classes:
There are internal classes available:
Anything Else?
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: