test/sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh

Print this page
rev 9529 : 8034960: Serviceability tests using @library failing with java.lang.NoClassDefFoundError

*** 25,38 **** # @test # @bug 6528083 # @summary Test RMI Bootstrap with SSL # # @library /lib/testlibrary ! # @build jdk.testlibrary.Utils ! # @build TestLogger ! # @build Utils ! # @build RmiBootstrapTest # @run shell/timeout=300 RmiSslBootstrapTest.sh # Define the Java class test name TESTCLASS="RmiBootstrapTest" export TESTCLASS --- 25,35 ---- # @test # @bug 6528083 # @summary Test RMI Bootstrap with SSL # # @library /lib/testlibrary ! # @build jdk.testlibrary.* TestLogger Utils RmiBootstrapTest # @run shell/timeout=300 RmiSslBootstrapTest.sh # Define the Java class test name TESTCLASS="RmiBootstrapTest" export TESTCLASS