< prev index next >

test/tools/jlink/plugins/SystemModuleDescriptors/UserModuleTest.java

Print this page

        

*** 37,47 **** import static org.testng.Assert.*; /** * @test * @library /lib/testlibrary ! * @modules jdk.compiler * @build UserModuleTest CompilerUtils jdk.testlibrary.FileUtils jdk.testlibrary.ProcessTools * @run testng UserModuleTest */ public class UserModuleTest { --- 37,47 ---- import static org.testng.Assert.*; /** * @test * @library /lib/testlibrary ! * @modules jdk.compiler jdk.jlink * @build UserModuleTest CompilerUtils jdk.testlibrary.FileUtils jdk.testlibrary.ProcessTools * @run testng UserModuleTest */ public class UserModuleTest {
< prev index next >