- 
    Bug 
- 
    Resolution: Cannot Reproduce
- 
     P4 P4
- 
    None
- 
    8u152
- 
    None
- 
        solaris
                    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
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
- relates to
- 
                    JDK-8157665 ProblemList.txt needs to be updated as 7041639 closed -           
- Closed
 
-