RFR: JDK-8282354 : Remove dependancy of TestHttpServer, HttpTransaction, HttpCallback from open/test/jdk/ tests [v2]
Mahendra Chhipa
duke at openjdk.java.net
Fri Feb 25 14:58:34 UTC 2022
> 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 incrementally with one additional commit since the last revision:
Implemented the review comments.
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/7616/files
- new: https://git.openjdk.java.net/jdk/pull/7616/files/5a05b077..ab79e48e
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7616&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7616&range=00-01
Stats: 210 lines in 6 files changed: 100 ins; 92 del; 18 mod
Patch: https://git.openjdk.java.net/jdk/pull/7616.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/7616/head:pull/7616
PR: https://git.openjdk.java.net/jdk/pull/7616
More information about the net-dev
mailing list