RFR: JDK-8061729 : Update java/net tests to eliminate dependency on sun.net.www.MessageHeader and some other internal APIs [v3]
Mahendra Chhipa
duke at openjdk.java.net
Fri Nov 12 11:54:06 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 the review comments.
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/5937/files
- new: https://git.openjdk.java.net/jdk/pull/5937/files/6d9f17f4..b1b76be9
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5937&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5937&range=01-02
Stats: 30 lines in 1 file changed: 8 ins; 9 del; 13 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