< prev index next >

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

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

*** 31,40 **** --- 31,41 ---- /** * @test * @bug 8024302 8026037 * @summary Test for badNetscapeCertType warning * @library /lib/testlibrary /test/lib ../ + * @build jdk.test.lib.util.JarUtils * @run main BadNetscapeCertTypeTest */ public class BadNetscapeCertTypeTest extends Test { private static final String NETSCAPE_KEYSTORE_BASE64 = TEST_SOURCES + FS
< prev index next >