<i18n dev> RFR: 8369184: SimpleTimeZone equals() Returns True for Unequal Instances with Different hashCode Values [v3]
Pavel Rappo
prappo at openjdk.org
Wed Oct 8 17:36:50 UTC 2025
On Wed, 8 Oct 2025 17:24:19 GMT, Justin Lu <jlu at openjdk.org> wrote:
>> Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Address review comments
>
> src/java.base/share/classes/java/util/SimpleTimeZone.java line 112:
>
>> 110: * <p>
>> 111: * The following are examples of parameters for constructing time zone objects.
>> 112: * <pre><code>
>
> We can consider replacing `<pre><code>` with `@snippet` so that the code example can be copied by readers. Although I understand if leaving it for another time as to not invalidate the existing approvals.
I think, that's out of scope for this PR.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27660#discussion_r2414569959
More information about the i18n-dev
mailing list