--- old/test/sun/security/tools/keytool/PrintSSL.java 2017-06-08 00:09:25.000000000 -0700 +++ new/test/sun/security/tools/keytool/PrintSSL.java 2017-06-08 00:09:24.000000000 -0700 @@ -26,6 +26,13 @@ * @bug 6480981 8160624 * @summary keytool should be able to import certificates from remote SSL server * @library /test/lib + * @build jdk.test.lib.SecurityTools + * jdk.test.lib.Utils + * jdk.test.lib.Asserts + * jdk.test.lib.JDKToolFinder + * jdk.test.lib.JDKToolLauncher + * jdk.test.lib.Platform + * jdk.test.lib.process.* * @run main/othervm PrintSSL */