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

File blocked.certs contains bad content when boot jdk 25 is used, sun/security/lib/CheckBlockedCerts.java failing

XMLWordPrintable

    • b18
    • generic

        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. CheckBlockedCerts.jtr
            12 kB
          2. blocked.certs
            3 kB
          3. blocked.certs.pem
            40 kB

              mbaesken Matthias Baesken
              fyang Fei Yang
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated:
                Resolved: