mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-28 19:20:33 +00:00
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