Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8022478

Fix Warnings In sun.net.www.protocol.http Package

XMLWordPrintable

    • 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 {
                      ^

            dxu Dan Xu (Inactive)
            dxu Dan Xu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: