On Thu, 30 Jul 2026 06:41:40 GMT, Jaikiran Pai <[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 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.

@jaikiran Thanks for the suggestion. I ran the tier2 tests locally. None of the 
observed failures appear to be related to the removal of `resetProperties`. II 
feel like this change is good to proceed.

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

PR Comment: https://git.openjdk.org/jdk/pull/32097#issuecomment-5161904956

Reply via email to