> Some further cleaning in the legacy HTTP implementation. > Usual removal of doPrivileged, GetPropertyAction, checkPermission, etc... > > I also took the opportunity to also remove some constructors that were never > called in the legacy HttpClient, and to fix some throws signatures.
Daniel Fuchs has updated the pull request incrementally with one additional commit since the last revision: MAX_DATA_REMAINING should be long; review feedback ------------- Changes: - all: https://git.openjdk.org/jdk/pull/22321/files - new: https://git.openjdk.org/jdk/pull/22321/files/ac6ecb1d..13559b32 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=22321&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=22321&range=00-01 Stats: 8 lines in 2 files changed: 1 ins; 3 del; 4 mod Patch: https://git.openjdk.org/jdk/pull/22321.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/22321/head:pull/22321 PR: https://git.openjdk.org/jdk/pull/22321