JDK-8259439 : Apply java.io.Serial annotations in java.datatransfer
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 17
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2021-01-08
  • Updated: 2021-01-19
  • Resolved: 2021-01-11
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 b05Fixed
Related Reports
Relates :  
Description
The data transfer module should use the new java.io.Serial annotation (JDK-8202385) to enable stricter compile-time checking of serialization-related declarations.
Comments
Changeset: ff54b77b Author: Sergey Bylokhov <serb@openjdk.org> Date: 2021-01-11 23:14:56 +0000 URL: https://git.openjdk.java.net/jdk/commit/ff54b77b
11-01-2021