RFR: JDK-8256682: JDK-8202343 is incomplete

Sean Mullan mullan at openjdk.java.net
Thu Nov 19 18:54:12 UTC 2020


The fix for disabling TLS 1.0 and 1.1 is causing intermittent failures of this test which depends on TLSv1 and v1.1. This test needs to run its own VM because it now needs to modify a security property to re-enable TLSv1 and v1.1.

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

Commit messages:
 - JDK-8256682: JDK-8202343 is incomplete

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

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



More information about the security-dev mailing list