< prev index next >

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

Print this page
rev 16783 : 8176176: fix @modules in jdk_svc tests
Reviewed-by: duke

*** 25,36 **** # @test # @bug 6528083 # @summary Test RMI Bootstrap with SSL # # @library /lib/testlibrary ! # @modules jdk.management.agent/jdk.internal.agent ! # jdk.management.agent/sun.management.jmxremote # @build jdk.testlibrary.* TestLogger Utils RmiBootstrapTest # @run shell/timeout=300 RmiSslBootstrapTest.sh # Define the Java class test name TESTCLASS="RmiBootstrapTest" --- 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"
< prev index next >