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. This pull request has now been integrated. Changeset: 39b8a2e6 Author: Xue-Lei Andrew Fan <xue...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/39b8a2e6 Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 mod 8257670: sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java reports leaks Reviewed-by: jnimeh ------------- PR: https://git.openjdk.java.net/jdk/pull/1681