hg: jdk9/dev/jdk: 8043740: Doubles with large exponents overflow to Infinity incorrectly

brian.burkhalter at oracle.com brian.burkhalter at oracle.com
Mon Sep 22 17:43:58 UTC 2014


Changeset: d245c240f0d7
Author:    bpb
Date:      2014-09-22 10:41 -0700
URL:       http://hg.openjdk.java.net/jdk9/dev/jdk/rev/d245c240f0d7

8043740: Doubles with large exponents overflow to Infinity incorrectly
Summary: Modify test of exponent overflow to account for subsequent decrement.
Reviewed-by: darcy
Contributed-by: Sandipan Razzaque <me at sandipan.net>

! src/java.base/share/classes/sun/misc/FloatingDecimal.java
! test/java/lang/Double/ParseDouble.java



More information about the jdk9-dev-changes mailing list