<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<br>
<br>
<div class="moz-cite-prefix">On 16/06/2022 11:07, S A wrote:<br>
</div>
<blockquote type="cite" cite="mid:CACcnpz0UXWTwy8WsQcz7x1V_g8zQwxGCUQ0qdZJxwRuCXGr5hQ@mail.gmail.com">
<div dir="ltr">Hi all,
<div class="gmail_quote">
<div dir="ltr">
<div><br>
</div>
<div>where can I find jwdp documentation (including list of
arguments) for Java 9+?<br>
</div>
<br>
</div>
</div>
</div>
</blockquote>
<br>
I think you are looking for the "Connection and Invocation Details"
page. Here's the link to the page in the JDK 18 docs:<br>
<a class="moz-txt-link-freetext" href="https://docs.oracle.com/en/java/javase/18/docs/specs/jpda/conninv.html">https://docs.oracle.com/en/java/javase/18/docs/specs/jpda/conninv.html</a><br>
<br>
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.<br>
<br>
-Alan<br>
<br>
<br>
<br>
</body>
</html>