You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/07/27 11:41:15 UTC

[jira] Resolved: (HARMONY-961) [classlib][nio]java.nio.channels.spi.SelectorProvider.inheritedChannel must be implemented

     [ http://issues.apache.org/jira/browse/HARMONY-961?page=all ]

Paulex Yang resolved HARMONY-961.
---------------------------------

    Resolution: Fixed

Andrew, patch applied at revision r426019, thanks a lot for this enhancement, please verify the problem is resovled as you expected.

Please correct me if I'm wrong. Though I think this patch is workable (that's why I applied it), but I see some chance to refactor some codes from native to Java, especially after the FileDescriptor with underlying hysocket handler has been created, the native codes are mostly refactor and construct Java objects. IIRC it is an agreement of Harmony development to prefer Java codes, so would you please look more inside about the codes? Thank you.

> [classlib][nio]java.nio.channels.spi.SelectorProvider.inheritedChannel must be implemented
> ------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-961
>                 URL: http://issues.apache.org/jira/browse/HARMONY-961
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Andrew Zhang
>         Assigned To: Paulex Yang
>         Attachments: luni.diff, luni.native.diff, nio.diff
>
>
> Hi,
>     java.nio.channels.spi.SelectorProvider.inheritedChannel() must be implemented.
>     As discussed on mailing-list, it must be implement in Linux. No evidence can be found that it can be implemented on windows.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira