Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2076765 | 5.0 | Jeff Suttor | P3 | Closed | Fixed | b32 |
Name: ygR10224 Date: 11/04/2003
Filed By : SPB JCK team (###@###.###)
JDK : java full version "1.5.0-beta-b26"
JCK : 1.5
Platform[s] : Solaris
switch/Mode :
JCK test owner : http://javaweb.eng/jct/sqe/JCK-tck/usr/owners.jto
Failing Test [s] : N/A
Problem description
===================
Javadoc doesn't specify the serialVersionUID for serializable
class javax.xml.xpath.XPathException. These may result in
an unintentional serialization incompatibility in the future.
According to RFE 4525039 the serialVersionUID
should be included in the Serialized Form generated for each class.
======================================================================
Filed By : SPB JCK team (###@###.###)
JDK : java full version "1.5.0-beta-b26"
JCK : 1.5
Platform[s] : Solaris
switch/Mode :
JCK test owner : http://javaweb.eng/jct/sqe/JCK-tck/usr/owners.jto
Failing Test [s] : N/A
Problem description
===================
Javadoc doesn't specify the serialVersionUID for serializable
class javax.xml.xpath.XPathException. These may result in
an unintentional serialization incompatibility in the future.
According to RFE 4525039 the serialVersionUID
should be included in the Serialized Form generated for each class.
======================================================================
- backported by
-
JDK-2076765 Javadoc doesn't specify serialVersionUID for javax.xml.xpath.XPathException
-
- Closed
-