git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Thu May 30 20:06:44 UTC 2024
Changeset: ffb0867e
Author: Justin Lu <jlu at openjdk.org>
Date: 2024-05-30 20:05:22 +0000
URL: https://git.openjdk.org/mobile/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
Changeset: 768b8528
Author: duke <duke at openjdk.org>
Date: 2024-05-30 20:05:47 +0000
URL: https://git.openjdk.org/mobile/commit/768b8528228d4062993cba9f44458163f3704c73
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list