test/sun/management/jmxremote/bootstrap/SSLConfigFilePermissionTest.java

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

*** 26,40 **** /** * @test * @library /lib/testlibrary * @bug 6557093 * @bug 6557093 ! * @build jdk.testlibrary.Utils ! * @build jdk.testlibrary.ProcessTools ! * @build jdk.testlibrary.OutputAnalyzer ! * @build Dummy ! * @build AbstractFilePermissionTest * @summary Check SSL config file permission for out-of-the-box management * @run main/timeout=300 SSLConfigFilePermissionTest * * @author Taras Ledkov */ --- 26,36 ---- /** * @test * @library /lib/testlibrary * @bug 6557093 * @bug 6557093 ! * @build jdk.testlibrary.* Dummy AbstractFilePermissionTest * @summary Check SSL config file permission for out-of-the-box management * @run main/timeout=300 SSLConfigFilePermissionTest * * @author Taras Ledkov */