On Mon, 7 Dec 2020 23:44:41 GMT, Jamil Nimeh <jni...@openjdk.org> wrote:
>> Xue-Lei Andrew Fan has updated the pull request incrementally with one >> additional commit since the last revision: >> >> typo correction > > 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 Thank you! Corrected. ------------- PR: https://git.openjdk.java.net/jdk/pull/1681