On Thu, 22 Apr 2021 11:41:40 GMT, Fernando Guallini <fguall...@openjdk.org> 
wrote:

> Test DHKeyExchange/LegacyDHEKeyExchange.java has been seen to fail 
> intermittently. There is a thread synchronisation issue that is fixed by:
> 
> - Using SSLSocketTemplate that handles client/server socket configuration and 
> synchronisation before connection
> - Making use of a CountDownLatch and socket linger to facilitate the socket 
> to close gracefully after both ends have finished the transmission

It looks good to me.  Thank you!

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

Marked as reviewed by xuelei (Reviewer).

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

Reply via email to