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/22 10:22:58 UTC

[jira] Created: (HARMONY-231) Some new interfaces not implemented by java.io.InputStream, OutputStream and Reader

Some new interfaces not implemented by java.io.InputStream, OutputStream and Reader
-----------------------------------------------------------------------------------

         Key: HARMONY-231
         URL: http://issues.apache.org/jira/browse/HARMONY-231
     Project: Harmony
        Type: Bug
  Components: Classlib  
    Reporter: Paulex Yang


As a new feature in java 5, java.io.InputStream, OutputStream and Reader should implement java.io.Closeable interface. OutputStream should implement java.io.Flushable. And java.io.Reader should implement java.io.Readable.

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


[jira] Assigned: (HARMONY-231) Some new interfaces not implemented by java.io.InputStream, OutputStream and Reader

Posted by "George Harley (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-231?page=all ]

George Harley reassigned HARMONY-231:
-------------------------------------

    Assign To: George Harley

> Some new interfaces not implemented by java.io.InputStream, OutputStream and Reader
> -----------------------------------------------------------------------------------
>
>          Key: HARMONY-231
>          URL: http://issues.apache.org/jira/browse/HARMONY-231
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Paulex Yang
>     Assignee: George Harley
>  Attachments: java.io.Closeable.patch, java.io.Closeable_Test.patch
>
> As a new feature in java 5, java.io.InputStream, OutputStream and Reader should implement java.io.Closeable interface. OutputStream should implement java.io.Flushable. And java.io.Reader should implement java.io.Readable.

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


[jira] Updated: (HARMONY-231) Some new interfaces not implemented by java.io.InputStream, OutputStream and Reader

Posted by "Paulex Yang (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-231?page=all ]

Paulex Yang updated HARMONY-231:
--------------------------------

    Attachment: java.io.Closeable.patch
                java.io.Closeable_Test.patch

Pls. try this patch, thx a lot.

> Some new interfaces not implemented by java.io.InputStream, OutputStream and Reader
> -----------------------------------------------------------------------------------
>
>          Key: HARMONY-231
>          URL: http://issues.apache.org/jira/browse/HARMONY-231
>      Project: Harmony
>         Type: Bug
>   Components: Classlib
>     Reporter: Paulex Yang
>  Attachments: java.io.Closeable.patch, java.io.Closeable_Test.patch
>
> As a new feature in java 5, java.io.InputStream, OutputStream and Reader should implement java.io.Closeable interface. OutputStream should implement java.io.Flushable. And java.io.Reader should implement java.io.Readable.

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


[jira] Closed: (HARMONY-231) Some new interfaces not implemented by java.io.InputStream, OutputStream and Reader

Posted by "George Harley (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-231?page=all ]
     
George Harley closed HARMONY-231:
---------------------------------


Verified by Paulex. 

> Some new interfaces not implemented by java.io.InputStream, OutputStream and Reader
> -----------------------------------------------------------------------------------
>
>          Key: HARMONY-231
>          URL: http://issues.apache.org/jira/browse/HARMONY-231
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Paulex Yang
>     Assignee: George Harley
>  Attachments: java.io.Closeable.patch, java.io.Closeable_Test.patch
>
> As a new feature in java 5, java.io.InputStream, OutputStream and Reader should implement java.io.Closeable interface. OutputStream should implement java.io.Flushable. And java.io.Reader should implement java.io.Readable.

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


[jira] Resolved: (HARMONY-231) Some new interfaces not implemented by java.io.InputStream, OutputStream and Reader

Posted by "George Harley (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-231?page=all ]
     
George Harley resolved HARMONY-231:
-----------------------------------

    Resolution: Fixed

Hi Paulex, 

Changes committed in repository revision 391587. Thank you very much for these patches. 

Please can you verify that the patches have been applied as expected. 

Best regards, 
George

> Some new interfaces not implemented by java.io.InputStream, OutputStream and Reader
> -----------------------------------------------------------------------------------
>
>          Key: HARMONY-231
>          URL: http://issues.apache.org/jira/browse/HARMONY-231
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Paulex Yang
>     Assignee: George Harley
>  Attachments: java.io.Closeable.patch, java.io.Closeable_Test.patch
>
> As a new feature in java 5, java.io.InputStream, OutputStream and Reader should implement java.io.Closeable interface. OutputStream should implement java.io.Flushable. And java.io.Reader should implement java.io.Readable.

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


[jira] Commented: (HARMONY-231) Some new interfaces not implemented by java.io.InputStream, OutputStream and Reader

Posted by "Paulex Yang (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-231?page=comments#action_12373458 ] 

Paulex Yang commented on HARMONY-231:
-------------------------------------

looks fine, thank you, George.

> Some new interfaces not implemented by java.io.InputStream, OutputStream and Reader
> -----------------------------------------------------------------------------------
>
>          Key: HARMONY-231
>          URL: http://issues.apache.org/jira/browse/HARMONY-231
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Paulex Yang
>     Assignee: George Harley
>  Attachments: java.io.Closeable.patch, java.io.Closeable_Test.patch
>
> As a new feature in java 5, java.io.InputStream, OutputStream and Reader should implement java.io.Closeable interface. OutputStream should implement java.io.Flushable. And java.io.Reader should implement java.io.Readable.

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