On Sun, 12 Jul 2026 05:52:45 GMT, April Ivy <[email protected]> wrote:
> As noted in https://bugs.openjdk.org/browse/JDK-8387996, the `jinfo` and > `jstack` man pages still recommend using the `-J-d64` option when attaching > to a 64-bit JVM. > > The `-d64` option has not been available since JDK 10. This patch removes > the obsolete guidance from both man pages. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). Looks good. Thanks for fixing. I could have sworn I found more cases of this when I filed the bug report, but there are just the two. ------------- Marked as reviewed by dholmes (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/31872#pullrequestreview-4681306649
