Fwd: jdwp documentation for Java 9+
David Holmes
david.holmes at oracle.com
Thu Jun 16 13:12:06 UTC 2022
On 16/06/2022 8:07 pm, S A wrote:
> Hi all,
>
> where can I find jwdp documentation (including list of arguments) for
> Java 9+?
Unfortunately we seem to be missing links to all of the specs in the JDK
9, 10 and 11, documentation bundles online. They reappear again with
Java 12:
https://docs.oracle.com/en/java/javase/12/docs/specs/
David
-----
> Background:
>
> A colleague of mine ran into this issue:
> https://bugs.openjdk.org/browse/JDK-8175050
> <https://bugs.openjdk.org/browse/JDK-8175050>
>
> I've since read that with Java 9+ also the hostname should be specified,
> to ensure remote debugging is possible. All fine.
>
> However I fail to find where this is documented. I'm unable to access
> the ticket for the change:
> https://bugs.openjdk.java.net/browse/JDK-8041435
> <https://bugs.openjdk.java.net/browse/JDK-8041435> (I've tried finding
> the change in the JDK repositories to no avail)
>
> There is a comment about updating docus, but the links are no longer
> valid:
> https://bugs.openjdk.org/browse/JDK-8175050?focusedCommentId=14053881&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14053881
> <https://bugs.openjdk.org/browse/JDK-8175050?focusedCommentId=14053881&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14053881>
>
> Last mention I find about jdwp and its parameters is for Java 8:
> https://docs.oracle.com/javase/8/docs/technotes/guides/jpda/jdwp-spec.html
> <https://docs.oracle.com/javase/8/docs/technotes/guides/jpda/jdwp-spec.html>
>
> I do find blog posts and e.g. github PRs mentioning the problem and
> resolutions. But I would like to quote an actual source and
> documentation for our internal wikis.
>
> Best regards and thanks,
> Simeon
More information about the serviceability-dev
mailing list