On Mon, 24 Nov 2025 11:26:02 GMT, Daniel Jeliński <[email protected]> wrote:
>> Jaikiran Pai has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> test-only change - expect HttpClientImpl to be the underlying HttpClient
>> implementation
>
> test/jdk/java/net/httpclient/http2/BurstyRequestsTest.java line 125:
>
>> 123: .build()) {
>> 124: // our test needs to peek into the internal field of
>> jdk.internal.net.http.HttpClientImpl,
>> 125: // so we skip the test if the HttpClient isn't of the
>> expected type
>
> This comment is outdated now.
I've pushed an update now. Sorry about this oversight, I've been switching back
and forth between branches and missed these tiny details.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/28233#discussion_r2555938180