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/04/03 07:24:44 UTC

[jira] Commented: (HARMONY-232) Some other minor Java 5 updates in java.io package

    [ http://issues.apache.org/jira/browse/HARMONY-232?page=comments#action_12372885 ] 

Paulex Yang commented on HARMONY-232:
-------------------------------------

looks fine, thank you, Tim.

> Some other minor Java 5 updates in java.io package
> --------------------------------------------------
>
>          Key: HARMONY-232
>          URL: http://issues.apache.org/jira/browse/HARMONY-232
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Paulex Yang
>     Assignee: Tim Ellison
>  Attachments: java.io.Others.patch, java.io.Others_Test.patch
>
>      1. FilterInputStream.in should be volatile according to java 5.0 spec.
>      2. ObjectStreamConstants.TC_MAX should change to 126, and two new constants TC_ENUM and SC_ENUM should be added to the class.
>      3. ObjectStreamField lacks the method isUnShared
>      4. PushbackInputStream should override super class's mark() and reset() method with differrent behavior, according to Java 5 spec

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