8252886: [TESTBUG] sun/security/ec/TestEC.java : Compilation failed jdk8u272-b09

Thu, 17 Sep 2020 12:51:33 +0300

author
abakhtin
date
Thu, 17 Sep 2020 12:51:33 +0300
changeset 14208
77b682e2d679
parent 14207
63dd5b7d50eb
child 14209
d5c320d784e5

8252886: [TESTBUG] sun/security/ec/TestEC.java : Compilation failed
Reviewed-by: shade, andrew, mbalao

test/sun/security/ec/TestEC.java file | annotate | diff | comparison | revisions
     1.1 --- a/test/sun/security/ec/TestEC.java	Mon Sep 14 16:42:18 2020 +0100
     1.2 +++ b/test/sun/security/ec/TestEC.java	Thu Sep 17 12:51:33 2020 +0300
     1.3 @@ -34,6 +34,7 @@
     1.4   * @library ../pkcs11/ec
     1.5   * @library ../pkcs11/sslecc
     1.6   * @library ../../../java/security/testlibrary
     1.7 + * @library ../../../javax/net/ssl/TLSCommon
     1.8   * @compile -XDignore.symbol.file TestEC.java
     1.9   * @run main/othervm -Djdk.tls.namedGroups="secp256r1,sect193r1" TestEC
    1.10   */

mercurial