Alan Bateman wrote:
Andrew Haley wrote:I agree that test/java/lang/Double is the best place for this. All looks good to me (except minor nit, "String argv[]" -> "String[] args"). Joe, are you okay with this?: OK, here it is. I put the test in java/lang/Double/ToString.java rather than sun/misc/FloatingDecimal because the bug manifested itself in Double.toString although the fix was in FloatingDecimal.dtoa.-Alan.
Yes; the changes look fine for both releases. Thanks, -Joe
