Re: RFR: 8209137: Add ability to bind to specific local address to HTTP client [v15]

2022-04-10 Thread Jaikiran Pai
On Mon, 4 Apr 2022 09:53:02 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

Re: RFR: 8209137: Add ability to bind to specific local address to HTTP client [v15]

2022-04-06 Thread Daniel Fuchs
On Mon, 6 Dec 2021 14:39:27 GMT, Jaikiran Pai wrote: >> Also it's better if the test is IP version agnostic. > > Hello Daniel, I will update the test accordingly in the next round of updates. I'd suggest HttpClientLocalAddrTest implements HttpServerAdapters like other tests do. -

Re: RFR: 8209137: Add ability to bind to specific local address to HTTP client [v15]

2022-04-06 Thread Daniel Fuchs
On Mon, 4 Apr 2022 09:53:02 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