-
Enhancement
-
Resolution: Fixed
-
P4
-
1.4.0, 5.0
-
None
-
beta
-
generic
-
generic
The ObjectInputStream.readOrdinaryObject method throws an InvalidClassException
if its attempt to instantiate the object fails. To aid debugging, the
original exception thrown by the instantiation attempt should be set as
the cause of the InvalidClassException.
if its attempt to instantiate the object fails. To aid debugging, the
original exception thrown by the instantiation attempt should be set as
the cause of the InvalidClassException.
- duplicates
-
JDK-6298421 provide causing exception for InvalidClassException from ObjectInputStream.readOrdinaryObject
-
- Closed
-