JDK-8275013 : Improve discussion of serialization method declarations in java.io.Object{Input, Output}Stream
Type:Bug
Component:core-libs
Sub-Component:java.io:serialization
Affected Version:18
Priority:P4
Status:Resolved
Resolution:Fixed
Submitted:2021-10-10
Updated:2021-10-18
Resolved:2021-10-15
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
The discussion of the serialization method declarations in java.io.ObjectInputStream and java.io.ObjectOutputStream is not consistent and should be improved.