DigitList::toString method causing incorrect results during debugging
wenshao
shaojin.wensj at alibaba-inc.com
Sat May 24 01:00:21 UTC 2025
When debugging getLong/getDouble/getDecimal of java.text.DigitList, the debugger will call the DigitList::toString method. At this time, DigitList::toString will modify tempBuilder, which will cause incorrect results.
-
Shaojin Wen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/core-libs-dev/attachments/20250524/ac7de28b/attachment.htm>
More information about the core-libs-dev
mailing list