mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-25 13:04:05 +00:00
7016698: test sun/security/krb5/runNameEquals.sh failed on Ubuntu
Reviewed-by: valeriep
This commit is contained in:
parent
d43bb4114c
commit
3cda6b5fd0
@ -87,6 +87,7 @@ public final class SunNativeProvider extends Provider {
|
||||
gssLibs = new String[]{
|
||||
"libgssapi.so",
|
||||
"libgssapi_krb5.so",
|
||||
"libgssapi_krb5.so.2",
|
||||
};
|
||||
}
|
||||
} else {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user