[8u] TLSv1.3 RFR: 8245653: Remove 8u TLS tests

Alexey Bakhtin alexey at azul.com
Sun May 24 17:21:59 UTC 2020


Please review changes required to backport TLSv1.3 protocol from JDK11.0.7 to JDK8u

JBS task: https://bugs.openjdk.java.net/browse/JDK-8245653
Webrev: http://cr.openjdk.java.net/~abakhtin/tls1.3/8245466/8245653/webrev.v0/

This is a second part of TLS test update.
This patch removes tests that are not valid for the new TLS implementation
and should be replaced by JDK11.0.7 tests

This patch should be applied after the JDK-8245477
After the test is applied all remaining tests should pass with new TLS implementation

Regards
Alexey


More information about the jdk8u-dev mailing list