RFR: 8286293: Tests ShortResponseBody and ShortResponseBodyWithRetry should use less resources [v2]

Daniel Fuchs dfuchs at openjdk.java.net
Mon May 9 12:57:50 UTC 2022


On Mon, 9 May 2022 11:57:30 GMT, Michael McMahon <michaelm at openjdk.org> wrote:

>> Daniel Fuchs has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
>> 
>>  - Merge branch 'master' into ShortResponseBody
>>  - 8286293: Tests ShortResponseBody and ShortResponseBodyWithRetry should use less resources
>
> test/jdk/java/net/httpclient/ShortResponseBodyPost.java line 31:
> 
>> 29:  * @library /test/lib
>> 30:  * @build jdk.test.lib.net.SimpleSSLContext ShortResponseBody ShortResponseBodyGet
>> 31:  * @run testng/othervm
> 
> Seems like the build directive should refer to ShortResponseBodyPost instead of ShortResponseBodyGet

Oh! You're right. Updated.

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

PR: https://git.openjdk.java.net/jdk/pull/8569


More information about the net-dev mailing list