Details
-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b11
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8313292 | 17.0.10-oracle | Ramesh Gangadhar | P4 | Resolved | Fixed | b01 |
JDK-8316571 | 17.0.10 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8326054 | 11.0.24-oracle | Weibing Xiao | P4 | Resolved | Fixed | b01 |
JDK-8329976 | 11.0.24 | Amos SHI | P4 | Resolved | Fixed | b01 |
Description
tests/jdk/java/net/Authenticator/B4678055.java
tests/jdk/java/net/Authenticator/B4722333.java
tests/jdk/java/net/Authenticator/B4759514.java
tests/jdk/java/net/Authenticator/B4962064.java
tests/jdk/java/net/ProxySelector/LoopbackAddresses.java
tests/jdk/java/net/ProxySelector/ProxyTest.java
tests/jdk/java/net/Socket/HttpProxy.java
tests/jdk/java/net/URL/PerConnectionProxy.java
tests/jdk/sun/net/www/AuthHeaderTest.java
tests/jdk/sun/net/www/http/HttpClient/ProxyFromCache.java
tests/jdk/sun/net/www/http/HttpClient/RequestURI.java
tests/jdk/sun/net/www/http/KeepAliveCache/B5045306.java
tests/jdk/sun/net/www/protocol/http/B6296310.java
tests/jdk/sun/net/www/protocol/http/CloseOptionHeader.java
tests/jdk/sun/net/www/protocol/http/NoNTLM.java
tests/jdk/sun/net/www/protocol/http/NTLMTest.java
tests/jdk/sun/net/www/protocol/http/RelativeRedirect.java
tests/jdk/sun/net/www/protocol/http/ResponseCacheStream.java
tests/jdk/sun/net/www/protocol/http/RetryUponTimeout.java
tests/jdk/sun/net/www/protocol/http/SetChunkedStreamingMode.java
tests/jdk/sun/net/www/protocol/http/TunnelThroughProxy.java
tests/jdk/sun/net/www/protocol/http/UserAgent.java
tests/jdk/sun/net/www/protocol/https/ChunkedOutputStream.java
tests/jdk/sun/net/www/protocol/https/HttpsClient/ProxyAuthTest.java
tests/jdk/sun/net/www/protocol/https/HttpsURLConnection/B6216082.java
tests/jdk/sun/net/www/protocol/https/HttpsURLConnection/B6226610.java
tests/jdk/sun/net/www/protocol/https/HttpsURLConnection/PostThruProxy.sh
tests/jdk/sun/net/www/protocol/https/HttpsURLConnection/PostThruProxyWithAuth.sh
tests/jdk/java/net/Authenticator/B4921848.java
Some regression tests depending on sun.net.www.MessageHeader and some other internal APIs, the internal APIs dependency should be removed as well:
tests depending on sun.net.www.HeaderParser and sun.net.www.MessageHeader:
tests/jdk/java/net/Authenticator/B6870935.java
tests/jdk/sun/net/www/protocol/http/DigestTest.java
Attachments
Issue Links
- backported by
-
JDK-8313292 Update java/net tests to eliminate dependency on sun.net.www.MessageHeader and some other internal APIs
- Resolved
-
JDK-8316571 Update java/net tests to eliminate dependency on sun.net.www.MessageHeader and some other internal APIs
- Resolved
-
JDK-8326054 Update java/net tests to eliminate dependency on sun.net.www.MessageHeader and some other internal APIs
- Resolved
-
JDK-8329976 Update java/net tests to eliminate dependency on sun.net.www.MessageHeader and some other internal APIs
- Resolved
- blocks
-
JDK-8066502 Update java/net tests to eliminate internal API dependency on sun.net.www.protocol.http.AuthCache
- Closed
- relates to
-
JDK-8282017 sun/net/www/protocol/https/HttpsURLConnection/B6216082.java fails with "SocketException: Unexpected end of file from server"
- Closed
- links to
-
Commit openjdk/jdk11u-dev/7d0de463
-
Commit openjdk/jdk17u-dev/f3ee6ead
-
Commit openjdk/jdk/0f3d3ac3
-
Review openjdk/jdk11u-dev/2596
-
Review openjdk/jdk17u-dev/1750
-
Review openjdk/jdk/5937