We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79a3554 commit 3e23e9cCopy full SHA for 3e23e9c
test/jdk/sun/security/tools/keytool/NssTest.java
@@ -1,5 +1,5 @@
1
/*
2
- * Copyright (c) 2018, 2023, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2018, 2024, Oracle and/or its affiliates. All rights reserved.
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
*
5
* This code is free software; you can redistribute it and/or modify it
@@ -29,7 +29,7 @@
29
30
* @test
31
* @summary It tests (almost) all keytool behaviors with NSS.
32
- * @library /test/lib /test/jdk/sun/security/pkcs11
+ * @library /test/lib /test/jdk/sun/security/pkcs11 /java/security/testlibrary
33
* @modules java.base/sun.security.tools.keytool
34
* java.base/sun.security.util
35
* java.base/sun.security.x509
0 commit comments