-
Bug
-
Resolution: Fixed
-
P4
-
8
-
b103
-
Verified
/w/lthudson/hudson-data/jobs/jdk8-lt-jdk-build/workspace/jdk/src/share/classes/sun/net/www/protocol/http/AuthCacheValue.java:38: warning: [serial] serializable class sun.net.www.protocol.http.AuthCacheValue has no definition of serialVersionUID
public abstract class AuthCacheValue implements Serializable {
^
/w/lthudson/hudson-data/jobs/jdk8-lt-jdk-build/workspace/jdk/src/share/classes/sun/net/www/protocol/http/AuthenticationInfo.java:52: warning: [serial] serializable class sun.net.www.protocol.http.AuthenticationInfo has no definition of serialVersionUID
public abstract class AuthenticationInfo extends AuthCacheValue implements Cloneable {
^
public abstract class AuthCacheValue implements Serializable {
^
/w/lthudson/hudson-data/jobs/jdk8-lt-jdk-build/workspace/jdk/src/share/classes/sun/net/www/protocol/http/AuthenticationInfo.java:52: warning: [serial] serializable class sun.net.www.protocol.http.AuthenticationInfo has no definition of serialVersionUID
public abstract class AuthenticationInfo extends AuthCacheValue implements Cloneable {
^