-
Bug
-
Resolution: Fixed
-
P3
-
unknown, 1.4.0
-
ventura
-
generic, sparc
-
generic, solaris_2.6
The following classes are serializable indirectly because of
their parent classes. They need to be examine and any @serial
tags inserted if there is any local data.
javax.net.ssl.HandshakeCompletedEvent
javax.net.ssl.SSLException implements Serializable
javax.net.ssl.SSLHandshakeException
javax.net.ssl.SSLKeyException
javax.net.ssl.SSLPeerUnverifiedException
javax.net.ssl.SSLPermission
javax.net.ssl.SSLProtocolException
javax.net.ssl.SSLSessionBindingEvent
bradford.wetmore@eng 2001-04-17
their parent classes. They need to be examine and any @serial
tags inserted if there is any local data.
javax.net.ssl.HandshakeCompletedEvent
javax.net.ssl.SSLException implements Serializable
javax.net.ssl.SSLHandshakeException
javax.net.ssl.SSLKeyException
javax.net.ssl.SSLPeerUnverifiedException
javax.net.ssl.SSLPermission
javax.net.ssl.SSLProtocolException
javax.net.ssl.SSLSessionBindingEvent
bradford.wetmore@eng 2001-04-17
- duplicates
-
JDK-4441386 javax.net.ssl.SSLSessionBindingEvent has incorrect field
- Closed