RFR: JDK-8061729 : Update java/net tests to eliminate dependency on sun.net.www.MessageHeader and some other internal APIs [v2]
Mahendra Chhipa
duke at openjdk.java.net
Fri Oct 15 12:38:14 UTC 2021
> There are some regression tests depending on sun.net.www.MessageHeader, the internal API dependency should be removed. Some of other internal API dependancies are removed in following issues :
> JDK-8273142
> JDK-8268464
> JDK-8268133
Mahendra Chhipa has updated the pull request incrementally with one additional commit since the last revision:
Implemented review comments.
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/5937/files
- new: https://git.openjdk.java.net/jdk/pull/5937/files/47f7ba24..6d9f17f4
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5937&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5937&range=00-01
Stats: 20 lines in 2 files changed: 12 ins; 4 del; 4 mod
Patch: https://git.openjdk.java.net/jdk/pull/5937.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/5937/head:pull/5937
PR: https://git.openjdk.java.net/jdk/pull/5937
More information about the net-dev
mailing list