< prev index next >

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

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

@@ -31,10 +31,11 @@
 /**
  * @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 >