On Wed, 11 Sep 2024 11:53:19 GMT, Kevin Walls <kev...@openjdk.org> wrote:

> Man page update to warn of deprecation of the jshdb debug subcommand and 
> --connect option.

New text:


JHSDB(1)                                                     JDK Commands       
                                              JHSDB(1)

NAME
       jhsdb - attach to a Java process or launch a postmortem debugger to 
analyze the content of a core dump from a crashed Java Vir‐
       tual Machine (JVM)

SYNOPSIS
       WARNING: The debugd subcommand and --connect options are deprecated.  
They will be removed in a future release.

       jhsdb clhsdb [--pid pid | --exe executable --core coredump]

...etc...

-------------

PR Comment: https://git.openjdk.org/jdk/pull/20946#issuecomment-2343462475

Reply via email to