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

sun/security/lib/CheckBlockedCerts.java failing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: P4 P4
    • None
    • 25
    • security-libs

      On linux-aarch64 platform, execute:

      $ make test TEST="sun/security/lib/CheckBlockedCerts.java"

      ----------System.out:(4/195)----------
      Check for cacerts: 113
      19
      Check for /home/fyang/jdk/build/linux-aarch64-server-release/images/jdk/lib/security/blocked.certs: 1 algs, 41 certs
      Wrong blocked.certs size: 41 fingerprints, 19 certs
      ----------System.err:(10/503)----------
      java.lang.Exception: Failed
              at CheckBlockedCerts.main(CheckBlockedCerts.java:114)
              at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
              at java.base/java.lang.reflect.Method.invoke(Method.java:565)
              at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:335)
              at java.base/java.lang.Thread.run(Thread.java:1474)

      JavaTest Message: Test threw exception: java.lang.Exception
      JavaTest Message: shutting down test

      result: Failed. Execution failed: `main' threw exception: java.lang.Exception: Failed


      test result: Failed. Execution failed: `main' threw exception: java.lang.Exception: Failed

        1. blocked.certs
          3 kB
        2. blocked.certs.pem
          40 kB
        3. CheckBlockedCerts.jtr
          12 kB

            rhalade Rajan Halade
            fyang Fei Yang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: