-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b163
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8178251 | 10 | Brian Burkhalter | P4 | Resolved | Fixed | b04 |
JDK-8307086 | 8u391 | kiran kumar J | P4 | Resolved | Fixed | b01 |
This test programmatically checks for the Windows version and only runs if it is Window NT, Windows 2000, or Windows XP. This check appears to be vestigial and should be removed as otherwise the test is effectively a no-op on Windows Vista and newer.
- backported by
-
JDK-8178251 java/nio/channels/Selector/SelectorLimit.java disabled for Windows release >= 6.0
- Resolved
-
JDK-8307086 java/nio/channels/Selector/SelectorLimit.java disabled for Windows release >= 6.0
- Resolved
- links to