JDK-8259522 : Apply java.io.Serial annotations in java.desktop
  • Type: Enhancement
  • Component: client-libs
  • Affected Version: 17
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2021-01-10
  • Updated: 2021-01-21
  • Resolved: 2021-01-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 17
17 b06Fixed
Related Reports
Relates :  
Description
 The java.desktop module should use the new java.io.Serial annotation (JDK-8202385) to enable stricter compile-time checking of serialization-related declarations. 
Comments
Changeset: 978bed6c Author: Sergey Bylokhov <serb@openjdk.org> Date: 2021-01-15 00:28:08 +0000 URL: https://git.openjdk.java.net/jdk/commit/978bed6c
15-01-2021