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

AuthCacheBridge should not be in sun.net.www.protocol.http package

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • 9
    • deploy
    • b12
    • Not verified

        sun.net.www.protocol.http.AuthCacheBridge is problematic for modularization because it's in the same package as the http protocol handler and so creates a split package issue for the base module.

        This bridge needs to re-examined and possibly refactored so that we don't have any dependencies on deploy code in the sun.net.www.protocol.http package.

              herrick Andy Herrick (Inactive)
              alanb Alan Bateman
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: