Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8029158

sun/security/pkcs11/Signature/TestDSAKeyLength.java does not compile (or run)

XMLWordPrintable


        This test was pushed as part of JDK-7200306 but the test does not compile as it a missing "@library .." in its test description.

        Even when fixed, the test still fails on Ubuntu 12.04 with:

        Beginning test run TestDSAKeyLength...
        Running test with provider SunPKCS11-NSS...
        Exception in thread "main" java.lang.Exception: Test Failed - expected IKE not thrown
        at TestDSAKeyLength.main(TestDSAKeyLength.java:64)
        at PKCS11Test.premain(PKCS11Test.java:79)
        at PKCS11Test.testNSS(PKCS11Test.java:357)
        at PKCS11Test.main(PKCS11Test.java:89)
        at TestDSAKeyLength.main(TestDSAKeyLength.java:39)

              valeriep Valerie Peng
              alanb Alan Bateman
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: