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/03/17 07:29:20 UTC

[jira] Updated: (HARMONY-27) The network related channels in java.nio.channels are not implemented

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

Paulex Yang updated HARMONY-27:
-------------------------------

    Attachment: luni.patch
                nio.patch
                make.patternsets.patch

Pls. try the latest patches for this issue. These patches includes java files for network related channels, and some relevant refactoring of java.net classes in LUNI.  Hopefully these patches can resolve the issue now.

> The network related channels in java.nio.channels are not implemented
> ---------------------------------------------------------------------
>
>          Key: HARMONY-27
>          URL: http://issues.apache.org/jira/browse/HARMONY-27
>      Project: Harmony
>         Type: Bug
>   Components: Classlib
>     Reporter: Paulex Yang
>     Assignee: Tim Ellison
>  Attachments: FileDescriptorHandler.java, INetworkSystem.java, NetworkSystem-linux.zip, NetworkSystem.zip, Nio-net Refactoring.jpg, OSNetworkSystem.c, OSNetworkSystem.h, OSNetworkSystem.java, OSNetworkSystemWin32.c, hynio_patch.txt, java.net.JPG, luni.patch, make.patternsets.patch, nio.patch
>
> The following classes defined by Java Spec 5.0 in java.nio.channels are not included in the class library code
> 	public abstarct class java.nio.channels.DatagramChannel
> 	public abstract class java.nio.channels.ServerSocketChannel
> 	public abstract class java.nio.channels.SocketChannel

-- 
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