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

sun/security/pkcs11/Provider/MultipleLogins.sh fails after 8295343

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 22
    • security-libs
    • None
    • generic
    • linux, os_x

      After JDK-8295343 , sun/security/pkcs11/Provider/MultipleLogins.sh startsed to fail in our test infra (e.g. on Linux. Mac).
      we get in stderr :
      Exception in thread "main" jtreg.SkippedException: Warning: unsupported OS: Linux-amd64-64, please initialize NSS library location, skipping test
      at PKCS11Test.getNSSLibPath(PKCS11Test.java:262)
      at PKCS11Test.getNSSLibDir(PKCS11Test.java:243)
      at PKCS11Test.getNSSLibDir(PKCS11Test.java:239)
      at PKCS11Test.getNssConfig(PKCS11Test.java:484)
      at MultipleLogins.main(MultipleLogins.java:49)

      Probably Provider/MultipleLogins.sh still cannot deal correctly with the cases where now a SkippedException is thrown .

            mdonovan Matthew Donovan
            mbaesken Matthias Baesken
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: