Re: RFR [12] 8211902: broken link in java.net.http.WebSocket.Builder

2018-10-09 Thread Chris Hegarty
> On 9 Oct 2018, at 12:37, Daniel Fuchs wrote: > > Hi Chris, > > Looks good but maybe you could fix "the the" at > the same time. Argh! yes, of course. I’ll fix this before pushing. -Chris.

Re: RFR [12] 8211902: broken link in java.net.http.WebSocket.Builder

2018-10-09 Thread Daniel Fuchs
Hi Chris, Looks good but maybe you could fix "the the" at the same time. On 09/10/2018 12:03, Chris Hegarty wrote:           *          in which the the listener is invoked. cheers, -- daniel

Re: RFR [12] 8211902: broken link in java.net.http.WebSocket.Builder

2018-10-09 Thread Alan Bateman
On 09/10/2018 12:03, Chris Hegarty wrote: Trivially, this link should refer to HttpClient, rather than HttpRequest. --- a/src/java.net.http/share/classes/java/net/http/WebSocket.java +++ b/src/java.net.http/share/classes/java/net/http/WebSocket.java @@ -197,7 +197,7 @@         * {@link Securi