Javadoc doesn't specify the serialVersionUID for serializable Exception classes in the java.io, java.lang, java.util packages.
According to RFE 4525039 the serialVersionUID should be included in the Serialized Form generated for each class.
According to RFE 4525039 the serialVersionUID should be included in the Serialized Form generated for each class.
- relates to
-
JDK-6226715 (ann) java.lang.annotation.AnnotationTypeMismatchException could not be serialized
- Resolved
-
JDK-4921754 java.nio exception classes don't specify serialVersionUID
- Closed
-
JDK-6746836 java.net exception classes don't specify serialVersionUID
- Closed