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

java/security/KeyPairGenerator/SolarisShortDSA.java fails on Solaris boxes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • None
    • 8u152
    • security-libs
    • None

      java/security/KeyPairGenerator/SolarisShortDSA.java started to fail on Solaris platform after it was removed from ProblemList.txt by JDK-8157665:

      java.lang.IllegalStateException: Don't panic. This is a Solaris bug
      at SolarisShortDSA.main(SolarisShortDSA.java:48)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:498)
      at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:226)
      at java.lang.Thread.run(Thread.java:748)

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

      result: Failed. Execution failed: `main' threw exception: java.lang.IllegalStateException: Don't panic. This is a Solaris bug

      test result: Failed. Execution failed: `main' threw exception: java.lang.IllegalStateException: Don't panic. This is a Solaris bug

            akhuntia Anawesha Khuntia
            aefimov Aleksej Efimov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: