On Thu, 30 Jul 2026 06:04:34 GMT, by1361092 <[email protected]> wrote:
> 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). The change looks OK to me. Andrey had filed the issue, so please check with @turbanoff if he was planning to propose a patch. The GitHub actions job in the PRs run only tier1. Networking tests that are applicable for the class being updated reside in tier2. So please run tier2 tests locally to check if anything unexpectedly fails. ------------- PR Review: https://git.openjdk.org/jdk/pull/32097#pullrequestreview-4816036556 PR Comment: https://git.openjdk.org/jdk/pull/32097#issuecomment-5127528593
