git: openjdk/jdk: 8331485: Odd Results when Parsing Scientific Notation with Large Exponent

Justin Lu jlu at openjdk.org
Thu May 30 20:06:57 UTC 2024


Changeset: ffb0867e
Author:    Justin Lu <jlu at openjdk.org>
Date:      2024-05-30 20:05:22 +0000
URL:       https://git.openjdk.org/jdk/commit/ffb0867e2c07b41cb7124e11fe6cf63d9471f0d2

8331485: Odd Results when Parsing Scientific Notation with Large Exponent
8331680: NumberFormat is missing some bad exponent strict parse cases

Reviewed-by: naoto

! src/java.base/share/classes/java/text/DecimalFormat.java
+ test/jdk/java/text/Format/DecimalFormat/LargeExponentsTest.java
! test/jdk/java/text/Format/NumberFormat/LenientParseTest.java
! test/jdk/java/text/Format/NumberFormat/StrictParseTest.java



More information about the jdk-changes mailing list