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

java/security/MessageDigest/UnsupportedProvider.java failed with "SHA-3 should be supported by OracleUcrypto provider"

XMLWordPrintable

      Test: java/security/MessageDigest/UnsupportedProvider.java

      Platform:
      javatestOS=SunOS 5.12 (amd64)
      javatestVersion=4.4
      jtregVersion=jtreg 4.2 fcs b02

      LOG:
      java.lang.RuntimeException: SHA-3 should be supported by OracleUcrypto provider, got unexpected NoSuchAlgorithmException
      at UnsupportedProvider.main(UnsupportedProvider.java:56)
      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
      at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:226)
      at java.lang.Thread.run(java.base@9-ea/Thread.java:843)

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

      result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: SHA-3 should be supported by OracleUcrypto provider, got unexpected NoSuchAlgorithmException


      test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: SHA-3 should be supported by OracleUcrypto provider, got unexpected NoSuchAlgorithmException

      Analysis:
      The condition which verify the platform for SHA-3 support need to be reconsidered.

            jjiang John Jiang
            ssahoo Sibabrata Sahoo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: