On Fri, 29 Jan 2021 00:50:04 GMT, Xue-Lei Andrew Fan <xue...@openjdk.org> wrote:
>> Clive Verghese has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Address review comments > > Please make sure all tier1 and tier2 tests passed on all supported platforms. > Except the failed I commented in the update, > javax/net/ssl/SSLSession/TestEnabledProtocols.java is also failed with a > similar stack on Windows. Maybe, the pull request command "/test tier1" and > "/test tier2" could help speed up the testing. Hi, Thank you for the feedback. I have verified that tier1 and tier2 tests pass on Windows, MacOS and Linux. ------------- PR: https://git.openjdk.java.net/jdk/pull/2057