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

Security tests fail on 32 bit linux platform

XMLWordPrintable

    • b16
    • Verified

        These tests failed in hotspot hs-rt nightly testing in -client on 32 bit linux platform.

        RULE sun/security/pkcs11/Secmod/AddTrustedCert.java Exception java.io.IOException: ...: wrong ELF...
        RULE sun/security/pkcs11/Secmod/Crypto.java Exception java.io.IOException: ...: wrong ELF...
        RULE sun/security/pkcs11/Secmod/GetPrivateKey.java Exception java.io.IOException: ...: wrong ELF...
        RULE sun/security/pkcs11/Secmod/JksSetPrivateKey.java Exception java.io.IOException: ...: wrong ELF...
        RULE sun/security/pkcs11/Secmod/TrustAnchors.java Exception java.io.IOException: ...: wrong ELF...
        RULE sun/security/tools/keytool/autotest.sh Exception java.io.IOException: ...: wrong ELF...

         Caused by: java.io.IOException: /usr/lib/libnss3.so: wrong ELF class: ELFCLASS64
        at sun.security.pkcs11.Secmod.nssLoadLibrary(Native Method)
        at sun.security.pkcs11.Secmod.initialize(Secmod.java:210)
        at sun.security.pkcs11.SunPKCS11.<init>(SunPKCS11.java:207)

        I think these tests were just enabled in hs-rt nightly testing.

              vinnie Vincent Ryan
              coleenp Coleen Phillimore
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: