-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 8
-
Component/s: core-libs
-
b43
-
generic
-
generic
-
Not verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8019005 | 7u45 | Robert Mckenna | P3 | Closed | Fixed | b01 |
| JDK-8000182 | 7u40 | Robert Mckenna | P3 | Closed | Fixed | b01 |
Solaris 10 and newer has an event port mechanism that providers a highly scalable interface for multiplexing connections. It would be desirable to develop a Selector implementation based on this and compare the performance to the /dev/poll based Selector. A second motivation is the /dev/poll is deprecated in Solaris and may be removed in a future release.
- backported by
-
JDK-8000182 (se) Selector based on the Solaris event port mechanism
-
- Closed
-
-
JDK-8019005 (se) Selector based on the Solaris event port mechanism
-
- Closed
-