Fwd: jdwp documentation for Java 9+
Alan Bateman
Alan.Bateman at oracle.com
Thu Jun 16 10:23:04 UTC 2022
On 16/06/2022 11:07, S A wrote:
> Hi all,
>
> where can I find jwdp documentation (including list of arguments) for
> Java 9+?
>
I think you are looking for the "Connection and Invocation Details"
page. Here's the link to the page in the JDK 18 docs:
https://docs.oracle.com/en/java/javase/18/docs/specs/jpda/conninv.html
The socket transparent was changed to listen on the the loopback address
by default and hopefully the page will help you see how to configure it
to listen on other interfaces.
-Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/serviceability-dev/attachments/20220616/90ce201d/attachment.htm>
More information about the serviceability-dev
mailing list