On Tue, 26 Aug 2025 17:06:08 GMT, Matthew Donovan <mdono...@openjdk.org> wrote:

>> Leo Korinth has updated the pull request incrementally with two additional 
>> commits since the last revision:
>> 
>>  - revert added timeout, it is not needed
>>  - feedback from Mark Sheppard
>
> test/jdk/sun/security/krb5/name/Constructors.java line 28:
> 
>> 26:  * @summary Make PrincipalName and Realm immutable
>> 27:  * @modules java.security.jgss/sun.security.krb5
>> 28:  * @run main/othervm Constructors
> 
> Do you know why this test needs the change? It's not doing much (no blocking 
> calls) and on my system runs in about a tenth of a second.

I have not analysed why. I can see 1013 occurrences in our test history where 
the test takes 2 minutes or more. On different CPU platforms.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/26749#discussion_r2310355659

Reply via email to