Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
6.0
-
Important
-
9
Description
A method that constantToString of ConstantPool class always occur NoSuchElementException when face with costant type of CONSTANT_NameAndType.
A reason is invalid separator for StringTokenizer that colon. It should be replaced to empty string.
I had pull request include ConstantPoolTestCase.
Attachments
Attachments
Issue Links
- links to