An open API service indexing awesome lists of open source software.

https://github.com/memcorrupt/jthreadmagic

Reimplement Thread#stop for Java 20+
https://github.com/memcorrupt/jthreadmagic

Last synced: 11 months ago
JSON representation

Reimplement Thread#stop for Java 20+

Awesome Lists containing this project

README

          

# 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.**