-
Enhancement
-
Resolution: Fixed
-
P5
-
None
-
b26
When debugging getLong/getDouble/getDecimal of DigitList, the debugger will call the DigitList::toString method. At this time, DigitList::toString will modify tempBuilder, which will cause incorrect results.
- links to
-
Commit(master) openjdk/jdk/b7f0f480
-
Review(master) openjdk/jdk/25288