[8u] RFR 8252886: [TESTBUG] sun/security/ec/TestEC.java : Compilation failed
Alexey Bakhtin
alexey at azul.com
Mon Sep 7 22:01:50 UTC 2020
Hi All,
Please review a small fix for the jdk/test/sun/security/ec/TestEC.java regression test
JBS: https://bugs.openjdk.java.net/browse/JDK-8252886
Webrev: http://cr.openjdk.java.net/~abakhtin/8252886/webrev.v0/
The test starts to fail after regression tests update for the TLSv1.3 implementation [1] [2] [3] [4]. The reason of failure is missed TLSCommon library.
Regards
Alexey
1 - https://bugs.openjdk.java.net/browse/JDK-8245477
2 - https://bugs.openjdk.java.net/browse/JDK-8245653
3 - https://bugs.openjdk.java.net/browse/JDK-8245681
4 - https://bugs.openjdk.java.net/browse/JDK-8251478
More information about the jdk8u-dev
mailing list