Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2200440 | 6u23 | David Holmes | P3 | Resolved | Fixed | b02 |
JDK-2182843 | OpenJDK6 | Alan Bateman | P4 | Resolved | Fixed | b17 |
Epoll implementation of java.nio.channels.Selector (EPollSelectorProvider) doesn't correctly packs epoll_event struct for all platforms.
See comments.
See comments.
- backported by
-
JDK-2200440 (se) epoll based SelectorProvider should be portable to platforms other than x86 and x64
-
- Resolved
-
-
JDK-2182843 (se) epoll based SelectorProvider should be portable to platforms other than x86 and x64
-
- Resolved
-
- duplicates
-
JDK-6756825 java.nio EPollArray implementation assumes target os structure layout
-
- Closed
-