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.

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

Commit messages:
 - 8257997: sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java again reports 
leaks after JDK-8257884

Changes: https://git.openjdk.java.net/jdk/pull/1729/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=1729&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8257997
  Stats: 4 lines in 1 file changed: 0 ins; 1 del; 3 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1729.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1729/head:pull/1729

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

Reply via email to