-
Enhancement
-
Resolution: Fixed
-
P3
-
11
-
b11
Similar to how the java.lang.Override annotation type is used to signal the compiler should verify the method is in fact overridden, it would be helpful to some kind of "SerialRelated" annotation to facilitate automated checking of the declarations of serial fields and methods.
- csr for
-
JDK-8217698 Annotation to mark serial-related fields and methods
-
- Closed
-
- relates to
-
JDK-6714327 Refining the return type of readResolve fools serialization (covariant, serial).
-
- Open
-
-
JDK-8230681 Add @since tag to java.io.Serial
-
- Resolved
-
-
JDK-8231443 Add java.io.Serial to list of platform annotations for annotation processing
-
- Resolved
-
-
JDK-8203263 Remove unnecessary throws clauses from serialization-related methods
-
- Resolved
-
-
JDK-8229997 Apply java.io.Serial annotations in java.base
-
- Resolved
-
-
JDK-8229999 Apply java.io.Serial annotations to security types in java.base
-
- Resolved
-
-
JDK-8259439 Apply java.io.Serial annotations in java.datatransfer
-
- Resolved
-
-
JDK-8259522 Apply java.io.Serial annotations in java.desktop
-
- Resolved
-
-
JDK-8202056 Expand serial warning to check for bad overloads of serial-related methods and ineffectual fields
-
- Resolved
-