-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b04
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8321277 | 11.0.23 | Amos SHI | P4 | Resolved | Fixed | b01 |
JDK-8316791 | 11.0.22-oracle | Ramesh Gangadhar | P4 | Resolved | Fixed | b01 |
The number of outer loop iterations of this test was increased, for Windows only, by the patch that resolved JDK-8163305. A comment was also added to the test reminding to reset the number of iterations back down to its previous smaller value once JDK-8161083 was resolved. Subsequently JDK-8161083 was resolved as irreproducible but the number of iterations in the test was not in fact reduced. As the higher number of iterations might be the reason for the failure in JDK-8201765, it is proposed here to change the number of outer loop resolutions from 150 on Windows back to 15, the same as on the other platforms.
- backported by
-
JDK-8316791 (se) Reduce the number of outer loop iterations on Windows in java/nio/channels/Selector/RacyDeregister.java
- Resolved
-
JDK-8321277 (se) Reduce the number of outer loop iterations on Windows in java/nio/channels/Selector/RacyDeregister.java
- Resolved
- relates to
-
JDK-8163305 Add some print instrumentation to java/nio/channels/Selector/RacyDeregister
- Resolved
-
JDK-8201765 jdk/java/nio/channels/Selector/RacyDeregister.java test timed out
- Closed
-
JDK-8161083 java/nio/channels/Selector/RacyDeregister.java fails with "Failed to pass the test"
- Closed
(3 links to)