-
Enhancement
-
Resolution: Won't Fix
-
P4
-
None
-
1.2.0
-
generic
-
generic
Name: tb29552 Date: 05/16/98
One can use readObject() to skip an object in the stream,
but a skipObject() method could be much more efficient by
not allocating space for objects.
This is not something one can do in a subclass because all of
the key methods one needs are private.
###@###.###
(Review ID: 30128)
======================================================================
Further any future attempt to deserialize a reference to the skipped object
either directly or indirectly, must throw a suitable exception.
naveen.sanjeeva@eng 2000-03-08
- relates to
-
JDK-4363673 ClassNotFoundException-tolerant readObject() variant needed
-
- Open
-