You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Sean Qiu (JIRA)" <ji...@apache.org> on 2008/05/05 04:50:55 UTC

[jira] Closed: (HARMONY-5792) [classlib][luni][test] Add some tests for uncovered classes in java.nio.channels package

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

Sean Qiu closed HARMONY-5792.
-----------------------------


Verified by Sean at r652362.
Thanks.

> [classlib][luni][test] Add some tests for uncovered classes in java.nio.channels package
> ----------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5792
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5792
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>    Affects Versions: 5.0M6
>            Reporter: Sean Qiu
>            Assignee: Tim Ellison
>            Priority: Minor
>             Fix For: 5.0M6
>
>         Attachments: Harmony-5792.diff
>
>
> Add testcases for uncovered exception's constructor in java.nio.channels package.
> java.nio.channels.AsynchronousCloseException
> java.nio.channels.NoConnectionPendingException
> java.nio.channels.NotYetBoundException
> java.nio.channels.ClosedByInterruptException
> java.nio.channels.CancelledKeyException
> java.nio.channels.IllegalBlockingModeException
> java.nio.channels.UnresolvedAddressException
> java.nio.channels.OverlappingFileLockException
> java.nio.channels.UnsupportedAddressTypeException
> java.nio.channels.ClosedChannelException
> java.nio.channels.NonReadableChannelException
> java.nio.channels.AlreadyConnectedException
> java.nio.channels.ConnectionPendingException
> java.nio.channels.NotYetConnectedException
> java.nio.channels.IllegalSelectorException
> java.nio.channels.ClosedSelectorException
> java.nio.channels.FileLockInterruptionException
> java.nio.channels.NonWritableChannelException

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