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). This pull request has now been integrated. Changeset: b3d98954 Author: April Ivy <[email protected]> Committer: David Holmes <[email protected]> URL: https://git.openjdk.org/jdk/commit/b3d98954d1f18bd7cd0804deea0c34f1d3dbc9be Stats: 8 lines in 2 files changed: 0 ins; 4 del; 4 mod 8387996: Remove reference to -d64 from serviceability tool manpages Reviewed-by: dholmes ------------- PR: https://git.openjdk.org/jdk/pull/31872
