You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/01/15 06:11:59 UTC

[jira] Created: (HARMONY-6073) [classlib][nio]Is selector.close() should be non-blocking

[classlib][nio]Is selector.close() should be non-blocking
---------------------------------------------------------

                 Key: HARMONY-6073
                 URL: https://issues.apache.org/jira/browse/HARMONY-6073
             Project: Harmony
          Issue Type: Bug
          Components: Classlib
    Affects Versions: 5.0M8
            Reporter: Regis Xu
             Fix For: 5.0M9


Select.close() should be non-block, and should interrupt blocked select operations

see the discussion on dev list:
http://harmony.markmail.org/message/j4tan4pmx7nqhtzz

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


[jira] Resolved: (HARMONY-6073) [classlib][nio]Is selector.close() should be non-blocking

Posted by "Tony Wu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-6073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tony Wu resolved HARMONY-6073.
------------------------------

    Resolution: Fixed

Hi, regis

patch has been integrated at r734911, please verify whether it was fixed as you expected. 

> [classlib][nio]Is selector.close() should be non-blocking
> ---------------------------------------------------------
>
>                 Key: HARMONY-6073
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6073
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>    Affects Versions: 5.0M8
>            Reporter: Regis Xu
>            Assignee: Tony Wu
>             Fix For: 5.0M9
>
>         Attachments: HARMONY-6073.diff, HARMONY-6073v2.diff
>
>
> Select.close() should be non-block, and should interrupt blocked select operations
> see the discussion on dev list:
> http://harmony.markmail.org/message/j4tan4pmx7nqhtzz

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


[jira] Updated: (HARMONY-6073) [classlib][nio]Is selector.close() should be non-blocking

Posted by "Regis Xu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-6073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Regis Xu updated HARMONY-6073:
------------------------------

    Attachment: HARMONY-6073.diff

HARMONY-6073.diff merge patches from Tony and me.

> [classlib][nio]Is selector.close() should be non-blocking
> ---------------------------------------------------------
>
>                 Key: HARMONY-6073
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6073
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>    Affects Versions: 5.0M8
>            Reporter: Regis Xu
>             Fix For: 5.0M9
>
>         Attachments: HARMONY-6073.diff
>
>
> Select.close() should be non-block, and should interrupt blocked select operations
> see the discussion on dev list:
> http://harmony.markmail.org/message/j4tan4pmx7nqhtzz

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


[jira] Updated: (HARMONY-6073) [classlib][nio]Is selector.close() should be non-blocking

Posted by "Regis Xu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-6073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Regis Xu updated HARMONY-6073:
------------------------------

    Attachment: HARMONY-6073v2.diff

Thanks Nathan, the new patch added "final" modifier

> [classlib][nio]Is selector.close() should be non-blocking
> ---------------------------------------------------------
>
>                 Key: HARMONY-6073
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6073
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>    Affects Versions: 5.0M8
>            Reporter: Regis Xu
>             Fix For: 5.0M9
>
>         Attachments: HARMONY-6073.diff, HARMONY-6073v2.diff
>
>
> Select.close() should be non-block, and should interrupt blocked select operations
> see the discussion on dev list:
> http://harmony.markmail.org/message/j4tan4pmx7nqhtzz

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


[jira] Closed: (HARMONY-6073) [classlib][nio]Is selector.close() should be non-blocking

Posted by "Regis Xu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-6073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Regis Xu closed HARMONY-6073.
-----------------------------


Verified. Thanks Tony.

> [classlib][nio]Is selector.close() should be non-blocking
> ---------------------------------------------------------
>
>                 Key: HARMONY-6073
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6073
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>    Affects Versions: 5.0M8
>            Reporter: Regis Xu
>            Assignee: Tony Wu
>             Fix For: 5.0M9
>
>         Attachments: HARMONY-6073.diff, HARMONY-6073v2.diff
>
>
> Select.close() should be non-block, and should interrupt blocked select operations
> see the discussion on dev list:
> http://harmony.markmail.org/message/j4tan4pmx7nqhtzz

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


[jira] Assigned: (HARMONY-6073) [classlib][nio]Is selector.close() should be non-blocking

Posted by "Tony Wu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-6073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tony Wu reassigned HARMONY-6073:
--------------------------------

    Assignee: Tony Wu

> [classlib][nio]Is selector.close() should be non-blocking
> ---------------------------------------------------------
>
>                 Key: HARMONY-6073
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6073
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>    Affects Versions: 5.0M8
>            Reporter: Regis Xu
>            Assignee: Tony Wu
>             Fix For: 5.0M9
>
>         Attachments: HARMONY-6073.diff, HARMONY-6073v2.diff
>
>
> Select.close() should be non-block, and should interrupt blocked select operations
> see the discussion on dev list:
> http://harmony.markmail.org/message/j4tan4pmx7nqhtzz

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


[jira] Commented: (HARMONY-6073) [classlib][nio]Is selector.close() should be non-blocking

Posted by "Nathan Beyer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-6073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12664026#action_12664026 ] 

Nathan Beyer commented on HARMONY-6073:
---------------------------------------

The AtomicBoolean field should be marked final.

> [classlib][nio]Is selector.close() should be non-blocking
> ---------------------------------------------------------
>
>                 Key: HARMONY-6073
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6073
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>    Affects Versions: 5.0M8
>            Reporter: Regis Xu
>             Fix For: 5.0M9
>
>         Attachments: HARMONY-6073.diff
>
>
> Select.close() should be non-block, and should interrupt blocked select operations
> see the discussion on dev list:
> http://harmony.markmail.org/message/j4tan4pmx7nqhtzz

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