[jdk21u-dev] RFR: 8333456: CompactNumberFormat integer parsing fails when string has no suffix [v3]
Goetz Lindenmaier
goetz at openjdk.org
Wed Nov 19 10:21:02 UTC 2025
On Tue, 18 Nov 2025 22:16:34 GMT, Roland Mesde <duke at openjdk.org> wrote:
>> LenientParseTest.java was brought in as part of [JDK-8327640](https://bugs.openjdk.org/browse/JDK-8327640), which was a large patch and required a CSR, thus including it in this PR is unlikely to be approved by the maintainers. I would drop this PR.
>>
>> If you do want to get this fix done, I'd file a new JBS issue against 21u and write a new test for just this fix.
>
>> LenientParseTest.java was brought in as part of [JDK-8327640](https://bugs.openjdk.org/browse/JDK-8327640), which was a large patch and required a CSR, thus including it in this PR is unlikely to be approved by the maintainers. I would drop this PR.
>>
>> If you do want to get this fix done, I'd file a new JBS issue against 21u and write a new test for just this fix.
>
> Removed ```LenientParseTest.java``` and created ```Bug8333456.java``` to contain the specific test.
>
> Ran the test:
>
> (Passed) make test TEST=test/jdk/java/text/Format/NumberFormat/Bug8333456.java
>
> Result attached.
> [macos-aarch64-specific-test.log](https://github.com/user-attachments/files/23614707/macos-aarch64-specific-test.log)
Hi @rm-gh-8
please only request approval if the change is reviewed.
Removing the label in the meantime.
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2468#issuecomment-3551912511
More information about the jdk-updates-dev
mailing list