8329544: [8u] sun/security/krb5/auto/ReplayCacheTestProc.java cannot find the testlibrary

Reviewed-by: shade, andrew
This commit is contained in:
Ian Myers 2024-04-15 21:44:51 +00:00 committed by Andrew John Hughes
parent cde8aca6cb
commit c6ba33ee00

View File

@ -25,7 +25,7 @@
* @test
* @bug 7152176 8168518
* @summary More krb5 tests
* @library ../../../../java/security/testlibrary/
* @library ../../../../java/security/testlibrary/ /test/lib
* @compile -XDignore.symbol.file ReplayCacheTestProc.java
* @run main/othervm/timeout=300 -Dsun.net.spi.nameservice.provider.1=ns,mock ReplayCacheTestProc
*/