Hi All,
Please review the below code.
BugId : https://bugs.openjdk.java.net/browse/JDK-8194298
webrev : http://cr.openjdk.java.net/~vtewari/8194298/webrev0.0/index.html
Currently Java supports SO_KEEPALIVE, whose default value is 7200
seconds which is too long for most of the applications.
Hi Chris, Joel,
testing went fine and did not show regressions. Same for the Oracle tests?
Best regards
Christoph
> -Original Message-
> From: Chris Hegarty [mailto:chris.hega...@oracle.com]
> Sent: Mittwoch, 11. April 2018 18:11
> To: Langer, Christoph ; Joel Peláez Jorge
> ; net-dev@op
On 13/04/18 14:57, Langer, Christoph wrote:
Hi Chris, Joel,
testing went fine and did not show regressions. Same for the Oracle tests?
Yes. nothing untoward observed.
-Chris.
Best regards
Christoph
-Original Message-
From: Chris Hegarty [mailto:chris.hega...@oracle.com]
Sent: Mit
Hello,
Glad to see progress on this, much needed.
I wonder if there is a better way for safe and dynamic string concatenation in
the JDK, this errmsg[56] looks scary.
Did you tried to support it on Windows, even if it does not support all 3
parameters it might be important to be available (I t
On Saturday 14 April 2018 01:40 AM, Bernd Eckenfels wrote:
Hello,
Glad to see progress on this, much needed.
thanks
I wonder if there is a better way for safe and dynamic string
concatenation in the JDK, this errmsg[56] looks scary.
sure, i will fix it.
Did you tried to support it on Wi