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.

To download the current JDK release, click here.
JDK 18
18 masterFixed
Related Reports
CSR :  
Relates :  
Description
The discussion of the serialization method declarations in java.io.ObjectInputStream and java.io.ObjectOutputStream is not consistent and should be improved.
Comments
Changeset: 8c4da9c1 Author: Joe Darcy <darcy@openjdk.org> Date: 2021-10-15 16:17:29 +0000 URL: https://git.openjdk.java.net/jdk/commit/8c4da9c15fec7bd27e243e9a6c9ebcad63109506
15-10-2021