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

[jira] Commented: (HARMONY-1947) [classlib][luni] SocketChannel.finishConnect() is not working properly

    [ https://issues.apache.org/jira/browse/HARMONY-1947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12470433 ] 

Ruth Cao commented on HARMONY-1947:
-----------------------------------

Hi all,

I've found that this issue is related to a bug in portlib. I'll create a patch soon. 

Thanks.

Ruth

> [classlib][luni] SocketChannel.finishConnect() is not working properly
> ----------------------------------------------------------------------
>
>                 Key: HARMONY-1947
>                 URL: https://issues.apache.org/jira/browse/HARMONY-1947
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Sian January
>         Attachments: SocketChannelTest.java
>
>
> On a SocketChannel it should be possible to do a non-blocking connect(..) followed by a blocking finishConnect().  However this does not work on Harmony.  The attached test case passes on RI and fails on Harmony.

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