On Thu, 10 Apr 2025 13:36:01 GMT, Sean Mullan <mul...@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