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

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

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