On Mon, 9 May 2022 07:52:29 GMT, Jaikiran Pai wrote:
>> This change proposes to implement the enhancement noted in
>> https://bugs.openjdk.java.net/browse/JDK-8209137.
>>
>> The change introduces a new API to allow applications to build a
>> `java.net.http.HTTPClient` configured with a specifi
On Fri, 6 May 2022 11:04:29 GMT, Daniel Fuchs wrote:
> Hi,
>
> Please find here a simple test fix that re-architecture ShortResponseBody for
> better resource usage.
> The test is split to test GET and POST separately and avoids testing GET
> twice.
This pull request has now been integrated.
On Mon, 9 May 2022 11:57:30 GMT, Michael McMahon 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
>> commit
On Mon, 9 May 2022 12:37:59 GMT, Daniel Fuchs wrote:
>> Hi,
>>
>> Please find here a simple test fix that re-architecture ShortResponseBody
>> for better resource usage.
>> The test is split to test GET and POST separately and avoids testing GET
>> twice.
>
> Daniel Fuchs has updated the pull
> Hi,
>
> Please find here a simple test fix that re-architecture ShortResponseBody for
> better resource usage.
> The test is split to test GET and POST separately and avoids testing GET
> twice.
Daniel Fuchs has updated the pull request incrementally with one additional
commit since the last
On Sat, 7 May 2022 11:46:32 GMT, Daniel Fuchs wrote:
>> Hi,
>>
>> Please find here a simple test fix that re-architecture ShortResponseBody
>> for better resource usage.
>> The test is split to test GET and POST separately and avoids testing GET
>> twice.
>
> Daniel Fuchs has updated the pull
> This change proposes to implement the enhancement noted in
> https://bugs.openjdk.java.net/browse/JDK-8209137.
>
> The change introduces a new API to allow applications to build a
> `java.net.http.HTTPClient` configured with a specific local address that will
> be used while creating `Socket`