RFR: 8296804: Document HttpClient configuration properties in java.net.http module-info [v3]

Michael McMahon michaelm at openjdk.org
Mon Nov 21 12:31:44 UTC 2022


> Hi,
> 
> Could I get the following doc change reviewed please? It documents the system/networking properties used by the java.net.http HTTP client in its module-info. (CSR to follow)
> 
> Thanks,
> Michael

Michael McMahon has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:

 - Merge branch 'master' into http.properties
 - update after Daniel's review
 - first draft

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/11241/files
  - new: https://git.openjdk.org/jdk/pull/11241/files/284aa8e2..22fca6f8

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=11241&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11241&range=01-02

  Stats: 27778 lines in 593 files changed: 10467 ins; 13998 del; 3313 mod
  Patch: https://git.openjdk.org/jdk/pull/11241.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11241/head:pull/11241

PR: https://git.openjdk.org/jdk/pull/11241


More information about the net-dev mailing list