On Thu, 2 Apr 2026 10:31:12 GMT, Daniel Fuchs <[email protected]> wrote:

>> This change updates httpclient tests to use `${test.main.class}` in `@run` 
>> tags
>> instead of explicitly referencing the test class name.
>> 
>> This aligns with the newer jtreg and avoids issues when
>> tests are copied and the class name is not properly updated.
>> 
>> Only `@run` tags are modified. Other tags (e.g. `@build`) that may still
>> contain explicit class references are intentionally left unchanged for now, 
>> but can be updated(removed) if desired.
>> 
>> The number of changes is relatively large due to the mechanical nature
>> of the refactoring. Thanks for taking a look.
>
> Hi, I scanned the diff and didn't see anything unexpected. Could you please 
> merge in master changes and resolve conflicts to the branch?

@dfuch 
Thank you for reviewing.
Sure thing. I'll be right on it.

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

PR Comment: https://git.openjdk.org/jdk/pull/30307#issuecomment-4176714305

Reply via email to