Please review this change. Thanks! Remove the deprecated no-op resetProperties method from the internal HttpClient class.
No tests are added because the removed method has no behavior. --------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - 8388386: Remove deprecated HttpClient.resetProperties Changes: https://git.openjdk.org/jdk/pull/32097/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=32097&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8388386 Stats: 8 lines in 1 file changed: 0 ins; 8 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/32097.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/32097/head:pull/32097 PR: https://git.openjdk.org/jdk/pull/32097
