On Mon, 19 Oct 2020 15:50:32 GMT, Michael McMahon <micha...@openjdk.org> wrote:

> This fixes a busy loop bug in the Http server which happens sometimes when an 
> SSL connection is closed by the client.
> 
> There is no regression test as it is not easy to reproduce and the only 
> effect is that one executor thread gets tied up.

This pull request has now been integrated.

Changeset: 953e472d
Author:    Michael McMahon <micha...@openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/953e472d
Stats:     6 lines in 1 file changed: 5 ins; 0 del; 1 mod

8254967: com.sun.net.HttpsServer spins on TLS session close

Reviewed-by: dfuchs

-------------

PR: https://git.openjdk.java.net/jdk/pull/742

Reply via email to