Integrated: JDK-8318957: enhance agentlib:jdwp help output by info about allow option
Matthias Baesken
mbaesken at openjdk.org
Thu Nov 2 10:09:14 UTC 2023
On Fri, 27 Oct 2023 08:19:13 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.
This pull request has now been integrated.
Changeset: 53bb7cd4
Author: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/53bb7cd415f1d2e87d8f06ad5eb611bfdf8ef0ad
Stats: 3 lines in 1 file changed: 3 ins; 0 del; 0 mod
8318957: enhance agentlib:jdwp help output by info about allow option
Reviewed-by: cjplummer
-------------
PR: https://git.openjdk.org/jdk/pull/16393
More information about the serviceability-dev
mailing list