[jdk17u-dev] RFR: 8318613: ChoiceFormat patterns are not well tested
duke
duke at openjdk.org
Thu Oct 30 15:20:12 UTC 2025
On Mon, 27 Oct 2025 18:13:08 GMT, Roland Mesde <duke at openjdk.org> wrote:
> Backporting 8318613: ChoiceFormat patterns are not well tested. The new test checks, both correct and incorrect patterns, the behavior of incorrect patterns that either throw an IllegalArgumentException or discard the incorrect portion, and the case of formatting with an empty pattern (that leads to empty limits and formats). Ran GHA Sanity Checks (1 unrelated test failure - java/lang/ProcessBuilder/Basic.java#id0) and adjusted test (passed). Patch is clean.
@rm-gh-8
Your change (at version e9ae62605c7a549b04f05d22c30eeb2a3dc26635) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/4117#issuecomment-3468551289
More information about the jdk-updates-dev
mailing list