On Wed, 8 Oct 2025 17:24:19 GMT, Justin Lu <[email protected]> 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
