On 23/08/2019 10:10, Patrick Concannon wrote:
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.
It's hard to see from the bug report if this interference due to binding
to the wildcard address but the change looks okay to me.
-Alan.