On Tue, 11 Feb 2025 18:46:29 GMT, Mikhail Yankelevich 
<myankelev...@openjdk.org> wrote:

>> Refactored the runNameEquals.sh to java test
>
> Mikhail Yankelevich has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   minor

test/jdk/sun/security/krb5/Krb5NameEquals.java line 57:

> 55:         final GSSManager mgr = GSSManager.getInstance();
> 56: 
> 57:         // Checking if native GSS is installed, throwing skip exception 
> if it's not.

Should you be only doing this check if `sun.security.jgss.native` is `true`?

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/23542#discussion_r2037421800

Reply via email to