RFR: 8349534: Refactor jdk/sun/security/krb5/runNameEquals.sh to java test [v4]
Mikhail Yankelevich
myankelevich at openjdk.org
Thu Apr 10 14:42:23 UTC 2025
On Thu, 10 Apr 2025 13:36:01 GMT, Sean Mullan <mullan at openjdk.org> wrote:
>> 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`?
Done in the next commit
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23542#discussion_r2037582380
More information about the security-dev
mailing list