-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b163
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8178250 | 10 | Brian Burkhalter | P4 | Resolved | Fixed | b04 |
JDK-8310327 | 8u391 | kiran kumar J | P4 | Resolved | Fixed | b01 |
The helper class test/java/nio/channels/DatagramChannel/NetworkConfiguration.java checks for whether the test is running on Windows XP or 2003 Server in order to determine whether IPv6 is supported. As these platforms are no longer supported by Java this check should be removed.
- backported by
-
JDK-8178250 Remove check for Windows XP and Server 2003 in java/nio/channels/DatagramChannel/NetworkConfiguration.java
- Resolved
-
JDK-8310327 Remove check for Windows XP and Server 2003 in java/nio/channels/DatagramChannel/NetworkConfiguration.java
- Resolved
- links to