< prev index next >

test/sun/tools/jinfo/BasicJInfoTest.java

Print this page
rev 16783 : 8176176: fix @modules in jdk_svc tests
Reviewed-by: duke

*** 28,38 **** --- 28,40 ---- import jdk.testlibrary.ProcessTools; /* * @test * @summary Unit test for jinfo utility + * * @library /lib/testlibrary + * * @build jdk.testlibrary.* * @run main BasicJInfoTest */ public class BasicJInfoTest {
< prev index next >