< prev index next >

test/jdk/java/rmi/module/ModuleTest.java

Print this page
rev 51881 : [mq]: 8211171

*** 21,31 **** * questions. */ /** * @test ! * @library /lib/testlibrary /test/lib * @build jdk.test.lib.process.ProcessTools * ModuleTest jdk.test.lib.compiler.CompilerUtils JarUtils * @run testng ModuleTest * @summary Basic tests for using rmi in module world */ --- 21,31 ---- * questions. */ /** * @test ! * @library /test/lib * @build jdk.test.lib.process.ProcessTools * ModuleTest jdk.test.lib.compiler.CompilerUtils JarUtils * @run testng ModuleTest * @summary Basic tests for using rmi in module world */
< prev index next >