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

Reply via email to