-
Bug
-
Resolution: Fixed
-
P3
-
8
-
b55
-
generic
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8018945 | 7u45 | Alan Bateman | P3 | Closed | Fixed | b01 |
JDK-2228923 | 7u40 | Sean Coffey | P4 | Closed | Fixed | b08 |
This bug tracks a potential hang and spin with Apple's kqueue Selector, the start of the disucssion is here:
http://mail.openjdk.java.net/pipermail/nio-dev/2012-August/001805.html
Minimally we will need to change this Selector so that it batches the changes to the interest ops to the next select operation.
http://mail.openjdk.java.net/pipermail/nio-dev/2012-August/001805.html
Minimally we will need to change this Selector so that it batches the changes to the interest ops to the next select operation.
- backported by
-
JDK-8018945 (se) SelectionKey.interestOps does not defer changing the interest set to the next select [macosx]
-
- Closed
-
-
JDK-2228923 (se) SelectionKey.interestOps does not defer changing the interest set to the next select [macosx]
-
- Closed
-