Skip to content

Commit c6ba33e

Browse files
Ian Myersgnu-andrew
Ian Myers
authored andcommitted
8329544: [8u] sun/security/krb5/auto/ReplayCacheTestProc.java cannot find the testlibrary
Reviewed-by: shade, andrew
1 parent cde8aca commit c6ba33e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jdk/test/sun/security/krb5/auto/ReplayCacheTestProc.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
* @test
2626
* @bug 7152176 8168518
2727
* @summary More krb5 tests
28-
* @library ../../../../java/security/testlibrary/
28+
* @library ../../../../java/security/testlibrary/ /test/lib
2929
* @compile -XDignore.symbol.file ReplayCacheTestProc.java
3030
* @run main/othervm/timeout=300 -Dsun.net.spi.nameservice.provider.1=ns,mock ReplayCacheTestProc
3131
*/

0 commit comments

Comments
 (0)