-
Sub-task
-
Resolution: Delivered
-
P4
-
8u341, 11.0.16-oracle, 17.0.2
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8281406 | 11.0.16-oracle | Clifford Wayne | P4 | Resolved | Delivered | |
JDK-8281407 | 8u341 | Clifford Wayne | P4 | Resolved | Delivered |
`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.
Without this fix, a `StreamCorruptedException` is thrown that does not provide information about the missing class.
- backported by
-
JDK-8281406 Release Note: Vector Should Throw ClassNotFoundException for a Missing Class of an Element
-
- Resolved
-
-
JDK-8281407 Release Note: Vector Should Throw ClassNotFoundException for a Missing Class of an Element
-
- Resolved
-