-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.4.0
-
sparc
-
solaris_2.6
Name: ooR10001 Date: 01/04/2001
java.io.ObjectInputStream.readObject0() method throws java.io.StreamCorruptedException
instead of java.io.OptionalDataException when some java.awt.Component-based class is
deserialized. It is incorrect because OptionalDataException expected when
the attempt to read 'componentOrientation' data from OptionalDataBlock for
java.awt.Component is made. It needs to be fixed.
======================================================================
- duplicates
-
JDK-4402870 api/java_awt/serialization/descriptions.html, Merlin, x86, Sparc, B46
- Closed