jdk-24/jdk/test/java/lang/Float
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
..
BitwiseConversion.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Constants.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Extrema.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
NaNInfinityParsing.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ParseFloat.java 7192954: Fix Float.parseFloat to round correctly and preserve monotonicity 2013-06-21 11:12:18 -07:00