[jdk17u-dev] RFR: 8288746: HttpClient resources could be reclaimed more eagerly

Goetz Lindenmaier goetz at openjdk.org
Tue Jun 17 08:32:43 UTC 2025


I backport this for parity with 17.0.17-oracle.

Some trivial resolves were needed.

Resolved module-info.java due to context.

Resolved test/jdk/java/net/httpclient/AsFileDownloadTest.java
as several later changes have been backported already. 

Resolved Copyright in test/jdk/java/net/httpclient/DigestEchoClient.java.

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

Commit messages:
 - Backport f3f078846feae66d3504d50081353f74bd4891d7

Changes: https://git.openjdk.org/jdk17u-dev/pull/3654/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3654&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8288746
  Stats: 181 lines in 8 files changed: 96 ins; 12 del; 73 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/3654.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/3654/head:pull/3654

PR: https://git.openjdk.org/jdk17u-dev/pull/3654


More information about the jdk-updates-dev mailing list