[jdk21u-dev] RFR: 8333456: CompactNumberFormat integer parsing fails when string has no suffix [v3]
Roland Mesde
duke at openjdk.org
Tue Dec 2 17:00:54 UTC 2025
On Tue, 18 Nov 2025 22:12:41 GMT, Roland Mesde <duke at openjdk.org> wrote:
>> Backporting JDK-8333456: CompactNumberFormat integer parsing fails when string has no suffix. Adds logic to check to make sure position does not exceed the string length before deciding to check for a decimal symbol.
>>
>> Ran GHA Sanity Checks (passed) and related test (passed).
>
> Roland Mesde has updated the pull request incrementally with one additional commit since the last revision:
>
> Fix formatting
Withdrawing and cancelling PR.
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2468#issuecomment-3603054379
More information about the jdk-updates-dev
mailing list