Integrated: JDK-8061729 : Update java/net tests to eliminate dependency on sun.net.www.MessageHeader and some other internal APIs

Mahendra Chhipa duke at openjdk.java.net
Wed Feb 16 16:48:14 UTC 2022


On Wed, 13 Oct 2021 22:04:23 GMT, Mahendra Chhipa <duke at openjdk.java.net> wrote:

> 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

This pull request has now been integrated.

Changeset: 0f3d3ac3
Author:    Mahendra Chhipa <mahendra.chhipa at oracle.com>
Committer: Daniel Fuchs <dfuchs at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/0f3d3ac32c9d163a5d91c6839d313111c72f1ad4
Stats:     978 lines in 11 files changed: 921 ins; 12 del; 45 mod

8061729: Update java/net tests to eliminate dependency on sun.net.www.MessageHeader and some other internal APIs

Reviewed-by: dfuchs

-------------

PR: https://git.openjdk.java.net/jdk/pull/5937


More information about the security-dev mailing list