-
Enhancement
-
Resolution: Unresolved
-
P5
-
None
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
-
Review(master) openjdk/jdk/25288