RFR [8193596]: java/net/DatagramPacket/ReuseBuf.java failed due to timeout
Patrick Concannon
patrick.concannon at oracle.com
Fri Aug 23 09:10:24 UTC 2019
Hi,
Would it be possible to have my fix for JDK-8193596 reviewed?
The test fails intermittently due to binding to wildcard addresses --
similar to those that have been fixed under the umbrella of JDK-8222938
<https://bugs.openjdk.java.net/browse/JDK-8222938>. This fix changes the
binding from using a wildcard address to localhost.
Further information on this bug can be found
here:https://bugs.openjdk.java.net/browse/JDK-8193596
<https://bugs.openjdk.java.net/browse/JDK-8193596>
Webrev:
http://cr.openjdk.java.net/~dfuchs/pconcann/8193596/webrevs/webrev.1/
Kind regards,
Patrick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/net-dev/attachments/20190823/bcce09cc/attachment.html>
More information about the net-dev
mailing list