--- a/test/jdk/sun/security/pkcs11/MessageDigest/TestCloning.java Wed Aug 15 00:48:12 2018 -0700
+++ b/test/jdk/sun/security/pkcs11/MessageDigest/TestCloning.java Wed Aug 15 18:41:18 2018 +0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2012, 2017, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2012, 2018, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
@@ -26,7 +26,7 @@
* @bug 6414899
* @summary Ensure the cloning functionality works.
* @author Valerie Peng
- * @library ..
+ * @library /test/lib ..
* @key randomness
* @modules jdk.crypto.cryptoki
* @run main/othervm TestCloning