<i18n dev> RFR: 8347955: TimeZone methods to stream the available timezone IDs [v3]
Justin Lu
jlu at openjdk.org
Thu Jan 23 19:50:04 UTC 2025
> 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:
include copyright bump for missed file in JDK-834836501
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/23251/files
- new: https://git.openjdk.org/jdk/pull/23251/files/48956fdd..db907223
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=23251&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=23251&range=01-02
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/23251.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/23251/head:pull/23251
PR: https://git.openjdk.org/jdk/pull/23251
More information about the i18n-dev
mailing list