On Fri, 30 Jan 2026 14:06:09 GMT, Weijun Wang <[email protected]> wrote:

>> Mikhail Yankelevich has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Updated message
>
> test/jdk/sun/security/krb5/config/ConfPlusProp.java line 44:
> 
>> 42:                 System.getenv("LOGONSERVER") != null) {
>> 43:             throw new SkippedException(
>> 44:                     "Test cannot run in a domain.");
> 
> This is not a problem at all. No `SkippedException` is needed.

This still skips the whole test so I believe this should throw a 
SkippedException. Alternatively I thought to require os not being Windows. What 
would you prefer to do?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/28898#discussion_r2747057188

Reply via email to