[jdk25u-dev] RFR: 8366733: Re-examine older java.text NF, DF, and DFS serialization tests
Goetz Lindenmaier
goetz at openjdk.org
Fri Feb 27 18:09:47 UTC 2026
I backport this for parity with 25.0.3-oracle.
Trivial resolves needed:
Omitted test/jdk/java/text/Format/DecimalFormat/DFSSerializationTest.java. This was added by 8366401: JCK test api/java_text/DecimalFormatSymbols/serial/InputTests.html fails after JDK-8363972, a follow up of enhancement 8363972: Lenient parsing of minus sign pattern in DecimalFormat/CompactNumberFormat
test/jdk/java/text/Format/NumberFormat/NumberRegression.java
Resolved @bug list.
-------------
Commit messages:
- backport 24a734938e555882857cf0b06ea693ec6f18085f
Changes: https://git.openjdk.org/jdk25u-dev/pull/326/files
Webrev: https://webrevs.openjdk.org/?repo=jdk25u-dev&pr=326&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8366733
Stats: 863 lines in 12 files changed: 286 ins; 543 del; 34 mod
Patch: https://git.openjdk.org/jdk25u-dev/pull/326.diff
Fetch: git fetch https://git.openjdk.org/jdk25u-dev.git pull/326/head:pull/326
PR: https://git.openjdk.org/jdk25u-dev/pull/326
More information about the jdk-updates-dev
mailing list