On Mon, 7 Dec 2020 23:35:49 GMT, Xue-Lei Andrew Fan <xue...@openjdk.org> wrote:
> This test case, sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java, may be not > reliable if there are some other test cases or applications running at the > same time. It's a good manual test, but might be not suitable for OpenJDK > automation regression test if it could be impacted. Move it to manual test. Did you check whether the test failure is maybe specific to windows? Comments at the JBS issue are suggesting that... ------------- PR: https://git.openjdk.java.net/jdk/pull/1681