You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Tim Ellison (JIRA)" <ji...@apache.org> on 2007/02/06 18:27:06 UTC

[jira] Resolved: (HARMONY-3122) [classlib][nio]refine Selector.select() implementation

     [ https://issues.apache.org/jira/browse/HARMONY-3122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Ellison resolved HARMONY-3122.
----------------------------------

    Resolution: Fixed

Thanks Jimmy,

Patch applied to LUNI and NIO modules at repo revision r504210.

Please check that they were applied as you expected.


> [classlib][nio]refine Selector.select() implementation
> ------------------------------------------------------
>
>                 Key: HARMONY-3122
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3122
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Jimmy, Jing Lv
>         Assigned To: Tim Ellison
>         Attachments: 3122.zip
>
>
> Hi,
>      Currently the java.nio.Seletor.select() and its internal implementation require multi-copy and reflect during preparation and result-analysis, it can be predigested to improve performance.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.