RFR: JDK-8318957: enhance agentlib:jdwp help output by info about allow option [v2]

Chris Plummer cjplummer at openjdk.org
Tue Oct 31 18:12:32 UTC 2023


On Mon, 30 Oct 2023 08:55:55 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

>> The allow option of agentlib:jdwp has been introduced a long time ago (see JDK-8061228) and is documented here :
>> https://docs.oracle.com/en/java/javase/17/docs/specs/jpda/conninv.html#oracle-vm-invocation-options
>> However it is still missing in the agentlib:jdwp help output and should be added there too.
>
> Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
> 
>   More info about address lists

Looks good. Thanks for taking care of this.

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

Marked as reviewed by cjplummer (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/16393#pullrequestreview-1706969783


More information about the serviceability-dev mailing list