On Tue, 8 Dec 2020 07:27:07 GMT, Christoph Langer <clan...@openjdk.org> wrote:

> The test sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java caused sporadic 
> noise because sometimes it opens more file handles than expected. It was 
> moved to a manual test to quiesce this 
> ([JDK-8257670](https://bugs.openjdk.java.net/browse/JDK-8257670))
> 
> It would be good, however, to have this test as an automatic test to be able 
> to spot potential regressions. The threshold for windows should be adapted.

This pull request has now been integrated.

Changeset: fae7961a
Author:    Christoph Langer <clan...@openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/fae7961a
Stats:     8 lines in 1 file changed: 5 ins; 0 del; 3 mod

8257884: Re-enable sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java as 
automatic test

Reviewed-by: xuelei

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

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

Reply via email to