<i18n dev> RFR: 8347955: TimeZone methods to stream the available timezone IDs [v4]
Roger Riggs
rriggs at openjdk.org
Mon Jan 27 20:04:49 UTC 2025
On Fri, 24 Jan 2025 18:00:06 GMT, Justin Lu <jlu at openjdk.org> wrote:
>> Please review this PR and CSR which add a pair of methods to _java.util.TimeZone_ that return a stream of the available IDs. See the CSR for the motivation.
>>
>> A number of existing tests are modified to use the new methods. See _test/jdk/java/util/TimeZone/AvailableIDsTest.java_ which tests the new methods.
>
> Justin Lu has updated the pull request incrementally with one additional commit since the last revision:
>
> new methods do not need to be synchronized
Looks good
-------------
Marked as reviewed by rriggs (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/23251#pullrequestreview-2576435401
More information about the i18n-dev
mailing list