RFR: JDK-8282354 : Remove dependancy of TestHttpServer, HttpTransaction, HttpCallback from open/test/jdk/ tests [v5]
Daniel Fuchs
dfuchs at openjdk.java.net
Thu Mar 10 15:29:46 UTC 2022
On Fri, 4 Mar 2022 12:28:41 GMT, Mahendra Chhipa <duke at openjdk.java.net> wrote:
>> Updated following remaining tests to remove depenedies of TestHttpServer, HttpTransaction, HttpCallback
>> open/test/jdk/java/net/ProxySelector/LoopbackAddresses.java
>> open/test/jdk/java/net/ProxySelector/ProxyTest.java
>> open/test/jdk/java/net/URL/PerConnectionProxy.java
>> open/test/jdk/java/net/URLConnection/B5052093.java
>> open/test/jdk/sun/net/www/AuthHeaderTest.java
>> open/test/jdk/sun/net/www/http/KeepAliveCache/B5045306.java
>
> Mahendra Chhipa has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 11 additional commits since the last revision:
>
> - Removed extra space.
> - Removed Transfer encoding chunked from B5045306
> - Merge branch 'master' into JDK-8282354
> - Implemented the review comments.
> - Removed extra whitespace
> - Implemented the review comments.
> - JDK-8282354 : Remove dependancy of TestHttpServer, HttpTransaction, HttpCallback from open/test/jdk/ tests
> - Merge branch 'master' into JDK-8282354
> - WIP
> - Merge branch 'master' into httptrans
> - ... and 1 more: https://git.openjdk.java.net/jdk/compare/f6e7b6e0...7f947718
LGTM
-------------
Marked as reviewed by dfuchs (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/7616
More information about the net-dev
mailing list