RFR: 8368226: Remove Thread.stop [v3]
Alan Bateman
alanb at openjdk.org
Wed Sep 24 10:39:58 UTC 2025
On Mon, 22 Sep 2025 11:31:10 GMT, Mikhail Yankelevich <myankelevich at openjdk.org> wrote:
>> Alan Bateman has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision:
>>
>> - Use {@code .. } for stop method
>> - Merge branch 'master' into JDK-8368226
>> - Merge branch 'master' into JDK-8368226
>> - Update copyright date
>> - Initial commit
>
> 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.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27419#discussion_r2375335231
More information about the security-dev
mailing list