-
Bug
-
Resolution: Fixed
-
P3
-
7, 9
-
b67
-
generic
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084285 | emb-9 | Mark Sheppard | P3 | Resolved | Fixed | team |
JDK-8316640 | 8u401 | Shivangi Gupta | P3 | Resolved | Fixed | b01 |
NetworkInterface failed on checking equals with "Oracle VM Virtual Ethernet Adapter".
There is such verbose message in test log:
MulticastSocket.getNetworkInterface returned: name:eth6 (Oracle VM Virtual Ethernet Adapter)
Failed! Expected: name:eth6 (Oracle VM Virtual Ethernet Adapter)
It is a bit strange that the names seem to be equal. The test machine is being occupied, will do further investigation when it is free.
There is such verbose message in test log:
MulticastSocket.getNetworkInterface returned: name:eth6 (Oracle VM Virtual Ethernet Adapter)
Failed! Expected: name:eth6 (Oracle VM Virtual Ethernet Adapter)
It is a bit strange that the names seem to be equal. The test machine is being occupied, will do further investigation when it is free.
- backported by
-
JDK-8084285 java/net/MulticastSocket/TestInterfaces failed on Oracle VM Virtual Ethernet Adapter
-
- Resolved
-
-
JDK-8316640 java/net/MulticastSocket/TestInterfaces failed on Oracle VM Virtual Ethernet Adapter
-
- Resolved
-
- relates to
-
JDK-8050922 add additional diagnostic to java/net/MulticastSocket/TestInterfaces
-
- Closed
-