Skip to content

Commit 3e23e9c

Browse files
fgualliniwangweij
authored andcommitted
8335344: test/jdk/sun/security/tools/keytool/NssTest.java fails to compile
Reviewed-by: weijun
1 parent 79a3554 commit 3e23e9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/jdk/sun/security/tools/keytool/NssTest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2018, 2023, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2018, 2024, Oracle and/or its affiliates. All rights reserved.
33
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44
*
55
* This code is free software; you can redistribute it and/or modify it
@@ -29,7 +29,7 @@
2929
/*
3030
* @test
3131
* @summary It tests (almost) all keytool behaviors with NSS.
32-
* @library /test/lib /test/jdk/sun/security/pkcs11
32+
* @library /test/lib /test/jdk/sun/security/pkcs11 /java/security/testlibrary
3333
* @modules java.base/sun.security.tools.keytool
3434
* java.base/sun.security.util
3535
* java.base/sun.security.x509

0 commit comments

Comments
 (0)