Re: RFR: 8230694: http.keepAlive system property is inconsistently/incorrectly documented

2019-09-06 Thread Chris Hegarty
> On 6 Sep 2019, at 13:52, Daniel Fuchs wrote: > > Hi, > > Please find below a trivial fix for: > > 8230694: http.keepAlive system property is inconsistently/incorrectly > documented > https://bugs.openjdk.java.net/browse/JDK-8230694 > > The net-properties.html has a typo in the name

Re: RFR: 8230694: http.keepAlive system property is inconsistently/incorrectly documented

2019-09-06 Thread Alan Bateman
On 06/09/2019 13:52, Daniel Fuchs wrote: : The net-properties.html has a typo in the name of the http.keepAlive network property: it should read `http.keepAlive` not `http.keepalive`. Looks good.

RFR: 8230694: http.keepAlive system property is inconsistently/incorrectly documented

2019-09-06 Thread Daniel Fuchs
Hi, Please find below a trivial fix for: 8230694: http.keepAlive system property is inconsistently/incorrectly documented https://bugs.openjdk.java.net/browse/JDK-8230694 The net-properties.html has a typo in the name of the http.keepAlive network property: it should read `http.keepAli