-
Enhancement
-
Resolution: Fixed
-
P4
-
1.4.0
-
mantis
-
generic
-
generic
The serialVersionUID should be included in the Serialized Form generated for each class. This is important for a complete specification of serialization.
There might be an issue with determining if a class initializer exists if you need to compute the serialVersionUID, but it seems like it should at least be possible now to include values that have been explicitly specified.
There might be an issue with determining if a class initializer exists if you need to compute the serialVersionUID, but it seems like it should at least be possible now to include values that have been explicitly specified.
- relates to
-
JDK-5010245 Javadoc doesn't specify serialVersionUID for javax.sql.rowset.* classes
- Resolved
-
JDK-4884443 Javadoc doesn't specify serialVersionUID for several JMX classes
- Closed
-
JDK-6338881 Javadoc should provide a way to include a non-constant serialVersionUID in the Serialized Form page
- Closed
-
JDK-4921754 java.nio exception classes don't specify serialVersionUID
- Closed
-
JDK-4147326 Doclet API: Need serialVersionUID to be included in Serialized Form page
- Closed