On Sun, 18 May 2025 11:11:32 GMT, Shaojin Wen <s...@openjdk.org> wrote:

> 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.

LGTM

-------------

Marked as reviewed by naoto (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/25288#pullrequestreview-2871923961

Reply via email to