Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4282109

sun.rmi.log.LogHandler should remember to flush() after writeObject()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 1.3.0
    • core-libs
    • None
    • beta
    • generic
    • generic
    • Verified

      The snapshot() and writeUpdate() methods of sun.rmi.log.LogHandler should
      be modified so that they flush the MarshalOutputStream after calling
      writeObject() on it. Although existing implementations of
      ObjectOutputStream.writeObject() write all of an object's serialized
      representation to the underlying stream, future versions may elect to
      buffer the data, which would break the current implementation of ReliableLog.

            mwarressunw Michael Warres (Inactive)
            mwarressunw Michael Warres (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: