-
Bug
-
Resolution: Fixed
-
P4
-
8, 9, 10
-
b166
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8179174 | 10 | Chris Hegarty | P4 | Resolved | Fixed | b06 |
JDK-8268450 | openjdk8u322 | Alex Kasko | P4 | Resolved | Fixed | b01 |
JDK-8264486 | 8u301 | Yoshiki Sato | P4 | Resolved | Fixed | b01 |
Several networking tests appear to fail intermittently on recent Mac machines. In most cases an Apple Peer-to-Peer, awdl0, interface, has been seen to be chosen by the test, for some operation or other, when enumerating the set of network interfaces on the machine. Such an interface may not be suitable to perform the operation required by the test.
Rather than requiring all developers to disable peer-to-peer to be able to reliably run the networking tests, it may be reasonable for the tests to avoid these interfaces ( similar to what was done in several areas for Windows Teredo interfaces ).
Rather than requiring all developers to disable peer-to-peer to be able to reliably run the networking tests, it may be reasonable for the tests to avoid these interfaces ( similar to what was done in several areas for Windows Teredo interfaces ).
- backported by
-
JDK-8179174 Avoid Apple Peer-to-Peer interfaces in networking tests
-
- Resolved
-
-
JDK-8264486 Avoid Apple Peer-to-Peer interfaces in networking tests
-
- Resolved
-
-
JDK-8268450 Avoid Apple Peer-to-Peer interfaces in networking tests
-
- Resolved
-
- relates to
-
JDK-8158270 MulticastSendReceiveTests.java failed with "Expected message not received"
-
- Resolved
-
- links to