-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 23, 25
-
Component/s: client-libs
-
b24
-
generic
-
generic
The serialVersionUID field in sun.print.CustomOutputBin is missing the @Serial annotation. This is the only one missing usage of @Serial in the java.desktop module. The class was introduced in JDK-8314070, after the @Serial annotation was applied to java.desktop in JDK-8259522.
- links to
-
Commit(master)
openjdk/jdk/fbeea1da
-
Review(master)
openjdk/jdk/25202