On Fri, 28 Jan 2022 09:45:02 GMT, Daniel Fuchs <dfu...@openjdk.org> wrote:

> Please find enclosed a simple test fix for:
> 8280868: LineBodyHandlerTest.java creates and discards too many clients
> 
> The LineBodyHandlerTest.java creates and discards many clients (64).
> The test has been observed failing intermittently on some systems (Windows 
> 10) while trying to open the client's selector, apparently due to some 
> connection limit.
> 
> It seems that using a single client reduces the occurrences in which the test 
> fails.

LGTM

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

Marked as reviewed by michaelm (Reviewer).

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

Reply via email to