Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 245 Bytes

File metadata and controls

5 lines (3 loc) · 245 Bytes

JThreadMagic

Reimplement Thread#stop for Java 20+.

WARNING: The same issues that caused the Java team to remove Thread#stop are still present here. Do not use this unless you completely understand the considerations behind this decision.