On Mon, 19 Oct 2020 15:50:32 GMT, Michael McMahon 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 ge
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.
-
Commit messages:
- 8254967: com.sun.net.