On Wed, 24 Sep 2025 11:44:52 GMT, Volkan Yazici <vyaz...@openjdk.org> wrote:

>> Mahendra Chhipa has updated the pull request with a new target base due to a 
>> merge or a rebase. The pull request now contains four commits:
>> 
>>  - Updated test data indentation.
>>  - Merge branch 'master' into JDK-8318662
>>  - Implemented the review comments.
>>  - JDK-8318662: Refactor some jdk/java/net/httpclient/http2 tests to JUnit
>
> test/jdk/java/net/httpclient/http2/ConnectionFlowControlTest.java line 33:
> 
>> 31:  *              -Djdk.httpclient.connectionWindowSize=65535
>> 32:  *              -Djdk.httpclient.windowsize=16384
>> 33:  *              ConnectionFlowControlTest
> 
> Could you also revert these, please?

Thanks, reverted now.

> test/jdk/java/net/httpclient/http2/ContinuationFrameTest.java line 150:
> 
>> 148:                 { https2URI,       false, byteAtATime},
>> 149:                 { http2URI,        true,  byteAtATime},
>> 150:                 { https2URI,       true,  byteAtATime},
> 
> Could you also revert these, please?

REverted now. Thanks.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27388#discussion_r2375633895
PR Review Comment: https://git.openjdk.org/jdk/pull/27388#discussion_r2375635842

Reply via email to