< prev index next >

test/sun/security/tools/jarsigner/warnings/NoTimestampTest.java

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

*** 28,37 **** --- 28,38 ---- /** * @test * @bug 8024302 8026037 * @summary Checks warnings if -tsa and -tsacert options are not specified * @library /lib/testlibrary /test/lib ../ + * @build jdk.test.lib.util.JarUtils * @run main NoTimestampTest */ public class NoTimestampTest extends Test { /**
< prev index next >