< prev index next >

test/sun/security/tools/jarsigner/Warning.java

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

*** 33,42 **** --- 33,44 ---- /** * @test * @bug 8024302 8026037 8130132 * @summary warnings, errors and -strict * @library /lib/testlibrary /test/lib + * @build jdk.test.lib.util.JarUtils + * @run main Warning */ public class Warning { public static void main(String[] args) throws Throwable {
< prev index next >