<div dir="ltr">Alright, thanks for the infos!<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 16 Jun 2022 at 18:37, Chris Plummer <<a href="mailto:chris.plummer@oracle.com">chris.plummer@oracle.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
On 6/16/22 3:07 AM, S A wrote:<br>
> Hi all,<br>
><br>
> where can I find jwdp documentation (including list of arguments) for <br>
> Java 9+?<br>
><br>
> Background:<br>
><br>
> A colleague of mine ran into this issue: <br>
> <a href="https://bugs.openjdk.org/browse/JDK-8175050" rel="noreferrer" target="_blank">https://bugs.openjdk.org/browse/JDK-8175050</a><br>
><br>
> I've since read that with Java 9+ also the hostname should be <br>
> specified, to ensure remote debugging is possible. All fine.<br>
><br>
> However I fail to find where this is documented. I'm unable to access <br>
> the ticket for the change: <br>
> <a href="https://bugs.openjdk.java.net/browse/JDK-8041435" rel="noreferrer" target="_blank">https://bugs.openjdk.java.net/browse/JDK-8041435</a> (I've tried finding <br>
> the change in the JDK repositories to no avail)<br>
<br>
That's a confidential CR, so you won't be able to access it. Any <br>
relevant info you need you should be able to find in JDK-8175050. The <br>
changeset can be found here:<br>
<br>
<a href="http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/030dae646c6b" rel="noreferrer" target="_blank">http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/030dae646c6b</a><br>
<br>
<br>
><br>
> There is a comment about updating docus, but the links are no longer <br>
> valid: <br>
> <a href="https://bugs.openjdk.org/browse/JDK-8175050?focusedCommentId=14053881&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14053881" rel="noreferrer" target="_blank">https://bugs.openjdk.org/browse/JDK-8175050?focusedCommentId=14053881&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14053881</a> <br>
> <<a href="https://bugs.openjdk.org/browse/JDK-8175050?focusedCommentId=14053881&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14053881" rel="noreferrer" target="_blank">https://bugs.openjdk.org/browse/JDK-8175050?focusedCommentId=14053881&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14053881</a>><br>
<br>
This CR was filed to update the docs:<br>
<br>
<a href="https://bugs.openjdk.org/browse/JDK-8175313" rel="noreferrer" target="_blank">https://bugs.openjdk.org/browse/JDK-8175313</a><br>
<br>
But unfortunately it was closed as Will Not Fix for reasons I don't <br>
understand. So I don't think the user impact of JDK-8041435 was ever <br>
adequately documented.<br>
<br>
<br>
><br>
> Last mention I find about jdwp and its parameters is for Java 8: <br>
> <a href="https://docs.oracle.com/javase/8/docs/technotes/guides/jpda/jdwp-spec.html" rel="noreferrer" target="_blank">https://docs.oracle.com/javase/8/docs/technotes/guides/jpda/jdwp-spec.html</a><br>
><br>
The jdwp spec is of very little interest to anyone other than debugger <br>
writers and those that work on the debug agent. Users of the debug agent <br>
won't find anything useful in the jdwp spec. As Alan mention, <br>
conninv.html is the place to look as a user of the debug agent.<br>
<br>
Chris<br>
<br>
> I do find blog posts and e.g. github PRs mentioning the problem and <br>
> resolutions. But I would like to quote an actual source and <br>
> documentation for our internal wikis.<br>
><br>
> Best regards and thanks,<br>
> Simeon<br>
</blockquote></div>