< prev index next >

test/tools/jar/mmrjar/Basic.java

Print this page
rev 17324 : 8181761: add explicit @build actions for jdk.test.lib classes in all :tier2 tests
Reviewed-by: duke
rev 17325 : imported patch 8181761-1

*** 28,37 **** --- 28,39 ---- * base-versioned empty package * @modules java.base/jdk.internal.module * jdk.compiler * jdk.jartool * @library /test/lib + * @build jdk.test.lib.Platform + * jdk.test.lib.util.FileUtils * @run testng Basic */ import org.testng.Assert; import org.testng.annotations.AfterClass;
< prev index next >