< prev index next >

jaxp/test/javax/xml/jaxp/module/ServiceProviderTest/LayerModularXMLParserTest.java

Print this page
rev 1119 : [mq]: 8180195

*** 40,55 **** import java.util.Set; import org.testng.annotations.BeforeTest; import org.testng.annotations.Test; ! import jdk.testlibrary.CompilerUtils; /* * @test ! * @library /javax/xml/jaxp/libs ! * @build jdk.testlibrary.* * @run testng LayerModularXMLParserTest * @bug 8078820 8156119 * @summary Tests JAXP lib works with layer and TCCL */ --- 40,54 ---- import java.util.Set; import org.testng.annotations.BeforeTest; import org.testng.annotations.Test; ! import jdk.test.lib.compiler.CompilerUtils; /* * @test ! * @library /test/lib * @run testng LayerModularXMLParserTest * @bug 8078820 8156119 * @summary Tests JAXP lib works with layer and TCCL */
< prev index next >