Re: (solaris) 8059309: network tests fail with "java.net.SocketException: Couldn't obtain phys addr" when run as "root"

2020-02-28 Thread Alan Bateman
On 28/02/2020 22:06, Bernd Eckenfels wrote: What is the MAC address of the loopback interface on Solaris anyway? Maybe it's enough to assume there is none if the execution fails? I'm also curious if there are any platforms or configurations where the loopback has a hardware address. Mostly won

Re: (solaris) 8059309: network tests fail with "java.net.SocketException: Couldn't obtain phys addr" when run as "root"

2020-02-28 Thread Bernd Eckenfels
What is the MAC address of the loopback interface on Solaris anyway? Maybe it's enough to assume there is none if the execution fails? -- http://bernd.eckenfels.net Von: net-dev im Auftrag von Daniel Fuchs Gesendet: Friday, February 28, 2020 4:41:51 PM An: Ope

(solaris) 8059309: network tests fail with "java.net.SocketException: Couldn't obtain phys addr" when run as "root"

2020-02-28 Thread Daniel Fuchs
Hi, Please find below a fix for: 8059309: network tests fail with "java.net.SocketException: Couldn't obtain phys addr" when run as "root" https://bugs.openjdk.java.net/browse/JDK-8059309 http://cr.openjdk.java.net/~dfuchs/webrev_8059309/webrev.00/ Recent reports have shown that the f