-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b118
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8163693 | 8u121 | Brian Burkhalter | P3 | Resolved | Fixed | b01 |
JDK-8156122 | 8u112 | Sean Coffey | P3 | Resolved | Fixed | b01 |
JDK-8167819 | emb-8u121 | Brian Burkhalter | P3 | Resolved | Fixed | b01 |
This bug was reported here:
http://mail.openjdk.java.net/pipermail/nio-dev/2016-March/003612.html
EINTR should be rare so maybe this is why it has not been noticed before.
We should check the other selector implementations while we're at it.
- backported by
-
JDK-8156122 (se) Selector.select(long) uses wrong timeout after EINTR (lnx)
-
- Resolved
-
-
JDK-8163693 (se) Selector.select(long) uses wrong timeout after EINTR (lnx)
-
- Resolved
-
-
JDK-8167819 (se) Selector.select(long) uses wrong timeout after EINTR (lnx)
-
- Resolved
-