TESTFAIL: sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh
sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh failed with connection failure on all runs on Solaris machine. (Failed 67/67 runs) . Same test on Win7 and Linux are all ok.
Based on error message, this bug might be covered by JDK-7195249 which declare that some tests uses hard coded port. However, from the log message itself, we don't see "port already in use" similar error message.
***
*** Testing configuration (port=51140): /scratch/local/aurora/sandbox/results/workDir/classes/sun/management/jmxremote/bootstrap/management_ssltest07_ok.properties
***
Connection failed for no credentials: java.rmi.ConnectIOException: error during JRMP connection establishment; nested exception is:
javax.net.ssl.SSLException: Received fatal alert: internal_error
Test Failed: Failed to connect to agent {url=service:jmx:rmi://scaaa050.us.oracle.com/jndi/rmi://localhost:51140/jmxrmi}: java.lang.RuntimeException: Test /scratch/local/aurora/sandbox/results/workDir/classes/sun/management/jmxremote/bootstrap/management_ssltest07_ok.properties failed with 1 error(s)
----------System.err:(0/0)----------
result: Failed. Execution failed: exit code 20