Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6728542
Votes 0
Synopsis (se) epoll based SelectorProvider should be portable to platforms other than x86 and x64
Category java:classes_nio
Reported Against
Release Fixed 7(b36)
State 10-Fix Delivered, bug
Priority: 3-Medium
Related Bugs
Submit Date 22-JUL-2008
Description
Epoll implementation of java.nio.channels.Selector (EPollSelectorProvider) doesn't correctly packs epoll_event struct for all platforms.
See comments.
Posted Date : 2008-07-22 19:37:25.0
Work Around
N/A
Evaluation
The epoll SelectorProvider was developed to only run on x86 and x64. We should make it portable to other platforms.
Posted Date : 2008-07-22 20:25:31.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang