-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 8
-
Component/s: core-libs
-
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 {
^