[jdk11u-dev] Integrated: 8268464: Remove dependancy of TestHttpsServer, HttpTransaction, HttpCallback from open/test/jdk/sun/net/www/protocol/https/ tests
Andrew Lu
andrewlu at openjdk.org
Tue Aug 1 08:11:01 UTC 2023
On Thu, 27 Jul 2023 06:58:23 GMT, Andrew Lu <andrewlu at openjdk.org> wrote:
> I backport this for parity with 11.0.21-oracle.
> test/jdk/sun/net/www/protocol/https/ChunkedOutputStream.java
> 'InetAddress loopback = InetAddress.getLoopbackAddress();' is added because it's miss.
> test/jdk/sun/net/www/protocol/https/HttpsURLConnection/B6216082.java
> Resolved due to context. Copyright
> test/jdk/sun/net/www/protocol/https/HttpsURLConnection/TunnelProxy.java
> Resolved due to context. Copyright
This pull request has now been integrated.
Changeset: 894613f8
Author: Andrew Lu <andrewlu at openjdk.org>
Committer: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/894613f86f60bcacf7bd5366ebf88d0f24710730
Stats: 1696 lines in 7 files changed: 126 ins; 1469 del; 101 mod
8268464: Remove dependancy of TestHttpsServer, HttpTransaction, HttpCallback from open/test/jdk/sun/net/www/protocol/https/ tests
Reviewed-by: phh
Backport-of: 7621fa37efb2739b953da1cda87dca4762b5bd0c
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/2059
More information about the jdk-updates-dev
mailing list