Re: Socket read timeout resulting in fatal tls alert in jdk 11

2020-02-02 Thread Xuelei Fan
Per the attached debug log, it looks like that the exception is closure failure, but not the timeout exception. Did I missed something? Thanks & Regards, Xuelei On 2/2/2020 9:48 PM, BHARATH P G wrote: Hi, We are hitting following issue with openjdk11. Issue description: If there is socket

Socket read timeout resulting in fatal tls alert in jdk 11

2020-02-02 Thread BHARATH P G
Hi, We are hitting following issue with openjdk11. Issue description: If there is socket read timeout exception, jdk11 is sending tls fatal alert causing client to close the socket connection. This was not the behavior with jdk8. Below is the ssl debug logs with jdk11(complete log is avai