-
Bug
-
Resolution: Fixed
-
P2
-
9
-
b12
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8044967 | 8u25 | Andy Herrick | P2 | Resolved | Fixed | b01 |
JDK-8039063 | 8u20 | Andy Herrick | P2 | Closed | Fixed | b09 |
JDK-8052978 | emb-8u26 | Andy Herrick | P2 | Resolved | Fixed | b17 |
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.
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.
- backported by
-
JDK-8044967 AuthCacheBridge should not be in sun.net.www.protocol.http package
-
- Resolved
-
-
JDK-8052978 AuthCacheBridge should not be in sun.net.www.protocol.http package
-
- Resolved
-
-
JDK-8039063 AuthCacheBridge should not be in sun.net.www.protocol.http package
-
- Closed
-