Release Note: Vector Should Throw ClassNotFoundException for a Missing Class of an Element

XMLWordPrintable

        `java.util.Vector` is updated to correctly report `ClassNotFoundException that occurs during deserialization using `java.io.ObjectInputStream.GetField.get(name, object)` when the class of an element of the Vector is not found.
        Without this fix, a `StreamCorruptedException` is thrown that does not provide information about the missing class.

              Assignee:
              Roger Riggs
              Reporter:
              Roger Riggs
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: