< prev index next >

test/com/sun/tools/attach/BasicTests.java

Print this page
rev 12339 : 8075658: Mark intermittently failuring core-svc tests

*** 39,49 **** /* * @test * @bug 6173612 6273707 6277253 6335921 6348630 6342019 6381757 * @summary Basic unit tests for the VM attach mechanism. ! * @modules jdk.jartool/sun.tools.jar * @library /lib/testlibrary * @modules java.instrument * java.management * jdk.jartool/sun.tools.jar * @run build jdk.testlibrary.* Agent BadAgent RedefineAgent Application RedefineDummy RunnerUtil --- 39,49 ---- /* * @test * @bug 6173612 6273707 6277253 6335921 6348630 6342019 6381757 * @summary Basic unit tests for the VM attach mechanism. ! * @key intermittent * @library /lib/testlibrary * @modules java.instrument * java.management * jdk.jartool/sun.tools.jar * @run build jdk.testlibrary.* Agent BadAgent RedefineAgent Application RedefineDummy RunnerUtil
< prev index next >