< prev index next >

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

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

*** 22,37 **** # # # @test # @bug 6528083 # @summary Test RMI Bootstrap # - # @key intermittent # @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 RmiBootstrapTest.sh # Define the Java class test name TESTCLASS="RmiBootstrapTest" --- 22,36 ---- # # # @test # @bug 6528083 + # @key intermittent # @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"
< prev index next >