[jdk11u-dev] RFR: 8268464: Remove dependancy of TestHttpsServer, HttpTransaction, HttpCallback from open/test/jdk/sun/net/www/protocol/https/ tests

luchenlin duke at openjdk.org
Thu Jul 27 07:08:17 UTC 2023


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

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

Commit messages:
 - Backport 7621fa37efb2739b953da1cda87dca4762b5bd0c

Changes: https://git.openjdk.org/jdk11u-dev/pull/2059/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2059&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8268464
  Stats: 1696 lines in 7 files changed: 126 ins; 1469 del; 101 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/2059.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2059/head:pull/2059

PR: https://git.openjdk.org/jdk11u-dev/pull/2059


More information about the jdk-updates-dev mailing list