RFR: 8368226: Remove Thread.stop [v3]

Mikhail Yankelevich myankelevich at openjdk.org
Wed Sep 24 13:25:14 UTC 2025


On Wed, 24 Sep 2025 10:37:05 GMT, Alan Bateman <alanb at openjdk.org> wrote:

>> test/jdk/sun/security/krb5/auto/KDC.java line 1651:
>> 
>>> 1649:                 thread1.interrupt();
>>> 1650:                 thread2.interrupt();
>>> 1651:                 thread3.interrupt();
>> 
>> I don't think this will work in this test. The full change in in the pr here https://github.com/openjdk/jdk/pull/26247.
>> 
>> There should be no conflict as far as I can see
>
> @myankelev @wangweij  Are you planning to wrap up JDK-8360979 soon? Just wondering whether to integrate with the change to KDF or wait a few days.

Should be merging now

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27419#discussion_r2375782018


More information about the security-dev mailing list