-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
Since sun.nio.ch.EventPortSelectorProvider has a bug which affects server shutdown, for now we should prefer sun.nio.ch.DevPollSelectorProvider which uses the older deprecated "/dev/poll" interface. Later we can alter the preference logic so that if we detect that the JDK has a fixed version of this class, we can use it.
- is incorporated by
-
JBEAP-12211 (7.0.z) File descriptor in bad state
- Closed
- relates to
-
JBEAP-6582 File descriptor in bad state
- Closed