< prev index next >

test/tools/launcher/LauncherMessageTest.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

*** 23,32 **** --- 23,34 ---- /** * @test * @bug 8167063 * @library /test/lib + * @build jdk.test.lib.Platform + * jdk.test.lib.util.FileUtils * @run main LauncherMessageTest * @summary LauncherHelper should not throw JNI error for LinkageError */ import java.io.File;
< prev index next >