jdk-24/jdk/test/sun/misc/FloatingDecimal
Dmitry Nadezhin f52ad64ccc 7192954: Fix Float.parseFloat to round correctly and preserve monotonicity
4396272: Parsing doubles fails to follow IEEE for largest decimal that should yield 0
7039391: Use Math.ulp in FloatingDecimal

Correct rounding and monotonicity problems in floats and doubles

Co-authored-by: Louis Wasserman <lowasser@google.com>
Reviewed-by: bpb, martin
2013-06-21 11:12:18 -07:00
..
OldFDBigIntForTest.java 7032154: Performance tuning of sun.misc.FloatingDecimal/FormattedFloatingDecimal 2013-06-05 21:01:02 -07:00
OldFloatingDecimalForTest.java 7032154: Performance tuning of sun.misc.FloatingDecimal/FormattedFloatingDecimal 2013-06-05 21:01:02 -07:00
TestFDBigInteger.java 7192954: Fix Float.parseFloat to round correctly and preserve monotonicity 2013-06-21 11:12:18 -07:00
TestFloatingDecimal.java 7032154: Performance tuning of sun.misc.FloatingDecimal/FormattedFloatingDecimal 2013-06-05 21:01:02 -07:00