-
Bug
-
Resolution: Fixed
-
P5
-
5.0
-
beta
-
generic
-
generic
The javadoc for java.io.Serializable mentions class-specific writeObject and
readObject methods, but does not mention readObjectNoData methods. It should.
Mention of readObjectNoData is also missing from the ObjectOutputStream
javadoc, though ObjectInputStream documents it.
readObject methods, but does not mention readObjectNoData methods. It should.
Mention of readObjectNoData is also missing from the ObjectOutputStream
javadoc, though ObjectInputStream documents it.