On Fri, 30 May 2025 15:01:03 GMT, Daniel Fuchs <dfu...@openjdk.org> wrote:
>> test/jdk/java/net/httpclient/HttpClientRetryLimitTest.java line 57: >> >>> 55: >>> 56: >>> 57: class HttpClientRetryLimitTest implements HttpServerAdapters { >> >> Shall we rename this to `HttpClientAuthRetryLimit`, since [there are several >> other retry >> limits](https://docs.oracle.com/en/java/javase/23/docs/api/java.net.http/module-summary.html#jdk.httpclient.auth.retrylimit)? > > Sounds reasonable to rename - and fix the `@summary` in the jtreg headers too This has been updated in 24cc89442f55434c6c9cc2f625981cd7e11eba45 ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/25490#discussion_r2132352498