RFR: 8360979: Remove use of Thread.stop in krb5/auto/KDC.java
Mikhail Yankelevich
myankelevich at openjdk.org
Thu Jul 10 16:08:49 UTC 2025
Replaced Thread::stop to Thread::interrupt
-------------
Commit messages:
- JDK-8360979: Remove use of Thread.stop in krb5/auto/KDC.java
Changes: https://git.openjdk.org/jdk/pull/26247/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26247&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8360979
Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod
Patch: https://git.openjdk.org/jdk/pull/26247.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/26247/head:pull/26247
PR: https://git.openjdk.org/jdk/pull/26247
More information about the security-dev
mailing list