<i18n dev> RFR: 8353322: Specification of ChoiceFormat#parse(String, ParsePosition) is inadequate [v2]
Justin Lu
jlu at openjdk.org
Tue Apr 1 19:04:25 UTC 2025
> Please review this PR which specifies the `ChoiceFormat#parse(String, ParsePosition)` method. A corresponding CSR is filed. The current specification is simply "Parses a Number from the input text" which does not indicate how the value is returned. The criteria for a match, as well as no match should be made clear.
Justin Lu has updated the pull request incrementally with one additional commit since the last revision:
reflect Naoto's review
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/24361/files
- new: https://git.openjdk.org/jdk/pull/24361/files/faaa9b9c..24d57bb2
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=24361&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=24361&range=00-01
Stats: 10 lines in 1 file changed: 0 ins; 3 del; 7 mod
Patch: https://git.openjdk.org/jdk/pull/24361.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/24361/head:pull/24361
PR: https://git.openjdk.org/jdk/pull/24361
More information about the i18n-dev
mailing list