<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
On Thu, 23 Jan 2025 19:13:22 GMT, Naoto Sato <naoto at openjdk.org> wrote:
>> Actually I'm wondering if we should specify these `rawOffset` methods with an `@implNote` that states they are sorted.
>
> I'd rather not. If we did, users would wonder why no-arg return is not sorted, which might be a mere overlook (and if we sort it, it would be costly (num of tzids are not small))
Fair enough.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23251#discussion_r1927596306
More information about the i18n-dev
mailing list