RFR: JDK-8221713: JDWP spec - allow option is not described
Jean Christophe Beyler
jcbeyler at google.com
Thu May 16 19:52:07 UTC 2019
Hi Alex,
Only nit I saw was:
+ For IPv4 prefix length must be in range 1..31, for IPv6 - in range
1..127.
to
+ For IPv4, the prefix length must be in range 1..31; for IPv6, the
range must be 1..127.
No need of a new webrev if you do change it of course :)
Jc
On Thu, May 16, 2019 at 12:18 PM Alex Menkov <alexey.menkov at oracle.com>
wrote:
> 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
>
--
Thanks,
Jc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20190516/35e09fb3/attachment.html>
More information about the serviceability-dev
mailing list