-
Bug
-
Resolution: Fixed
-
P5
-
16
-
b25
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8283765 | 11.0.16-oracle | Shivangi Gupta | P5 | Resolved | Fixed | b01 |
JDK-8284342 | 11.0.16 | Goetz Lindenmaier | P5 | Resolved | Fixed | b01 |
The test could be made more robust by connecting to the loopback if the the server is bound to the wildcard address; In practice this does not happen as the server is currently binding to the loopback, but future evolution of the test might change that - and we do know that attempting to connect to the wildcard will fail on some platforms.
- backported by
-
JDK-8283765 Cleanup test/jdk/java/nio/channels/DatagramChannel/Connect.java
- Resolved
-
JDK-8284342 Cleanup test/jdk/java/nio/channels/DatagramChannel/Connect.java
- Resolved
- links to
-
Commit openjdk/jdk11u-dev/1b940f31
-
Commit openjdk/jdk/9dbbe83a
-
Review openjdk/jdk11u-dev/982
-
Review openjdk/jdk/1144
(1 links to)