RFR: 8257670: sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java reports leaks

Jamil Nimeh jnimeh at openjdk.java.net
Mon Dec 7 23:49:15 UTC 2020


On Mon, 7 Dec 2020 23:35:49 GMT, Xue-Lei Andrew Fan <xuelei at 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.

Looks fine to me.

test/jdk/sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java line 39:

> 37:  * @run main/manual SSLSocketLeak
> 38:  */
> 39: // Note: this test is not reliabe, run it manually.

Typo reliabe -> reliable

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

Marked as reviewed by jnimeh (Reviewer).

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



More information about the security-dev mailing list