On Thu, 10 Dec 2020 08:34:31 GMT, Christoph Langer <clan...@openjdk.org> wrote:
> The fix for [JDK-8257884](https://bugs.openjdk.java.net/browse/JDK-8257884) > had a flaw which made the test fail even more often on Windows than before. > Here is the correction. This pull request has now been integrated. Changeset: 29ffffa7 Author: Christoph Langer <clan...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/29ffffa7 Stats: 4 lines in 1 file changed: 0 ins; 1 del; 3 mod 8257997: sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java again reports leaks after JDK-8257884 Reviewed-by: mbaesken ------------- PR: https://git.openjdk.java.net/jdk/pull/1729