jdk-24/jdk/test/java/lang/Double
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
ParseDouble.java 7192954: Fix Float.parseFloat to round correctly and preserve monotonicity 2013-06-21 11:12:18 -07:00
ParseHexFloatingPoint.java 7092404: Add Math.nextDown and Double.isFinite 2011-09-21 23:22:11 -07:00
ToHexString.java 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
ToString.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00