On Thu, 23 Jan 2025 19:02:32 GMT, Justin Lu <j...@openjdk.org> wrote:
>> Noticed that too. There is also the argument that since these stream methods >> are new, we can leave it un-sorted but we would have to specify the >> deviation. Although I agree it is best to align for consistency. > > 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)) ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/23251#discussion_r1927556567