RFR: JDK-8221713: JDWP spec - allow option is not described
Alex Menkov
alexey.menkov at oracle.com
Thu May 16 19:17:50 UTC 2019
Hi all,
Back in JDK10 "allow" option was implemented for dt_socket transport:
https://bugs.openjdk.java.net/browse/JDK-8061228
CCC: https://bugs.openjdk.java.net/browse/CCC-8061228
But this option was not reflected in "Connection and Invocation Details"
page.
JBS: https://bugs.openjdk.java.net/browse/JDK-8221713
webrev: http://cr.openjdk.java.net/~amenkov/docs/allow/webrev/
results:
old: http://cr.openjdk.java.net/~amenkov/docs/allow/0/conninv.html
new: http://cr.openjdk.java.net/~amenkov/docs/allow/1/conninv.html
specdiff:
http://cr.openjdk.java.net/~amenkov/docs/allow/conninv.specdiff/diff.html
--alex
More information about the serviceability-dev
mailing list