changeset 14734:77b682e2d679 jdk8u272-b09

8252886: [TESTBUG] sun/security/ec/TestEC.java : Compilation failed Reviewed-by: shade, andrew, mbalao
author abakhtin
date Thu, 17 Sep 2020 12:51:33 +0300
parents 63dd5b7d50eb
children d5c320d784e5
files test/sun/security/ec/TestEC.java
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/test/sun/security/ec/TestEC.java	Mon Sep 14 16:42:18 2020 +0100
+++ b/test/sun/security/ec/TestEC.java	Thu Sep 17 12:51:33 2020 +0300
@@ -34,6 +34,7 @@
  * @library ../pkcs11/ec
  * @library ../pkcs11/sslecc
  * @library ../../../java/security/testlibrary
+ * @library ../../../javax/net/ssl/TLSCommon
  * @compile -XDignore.symbol.file TestEC.java
  * @run main/othervm -Djdk.tls.namedGroups="secp256r1,sect193r1" TestEC
  */