Uploaded image for project: 'Harmony'
  1. Harmony
  2. HARMONY-232

Some other minor Java 5 updates in java.io package

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • Classlib
    • None
    • Novice

    Description

      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

      Attachments

        1. java.io.Others.patch
          4 kB
          Paulex Yang
        2. java.io.Others_Test.patch
          3 kB
          Paulex Yang

        Activity

          People

            tellison Tim Ellison
            paulex Paulex Yang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: