test/java/net/URLClassLoader/closetest/GetResourceAsStream.java

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

*** 23,33 **** /** * @test * @bug 6899919 * @library /lib/testlibrary ! * @build jdk.testlibrary.FileUtils * @run shell build2.sh * @run main/othervm GetResourceAsStream */ import java.io.*; --- 23,33 ---- /** * @test * @bug 6899919 * @library /lib/testlibrary ! * @build jdk.testlibrary.* * @run shell build2.sh * @run main/othervm GetResourceAsStream */ import java.io.*;