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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 1.4.0
    • Affects Version/s: 1.3.0
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: