Inspectopedia
 
2024.3

Call to Thread.stop(), Thread.suspend(), or Thread.resume()

Warning
Security
New
Last modified: 03 December 2024

Reports calls to Thread.stop(), Thread.suspend(), or Thread.resume().

These calls are inherently prone to data corruption and deadlock, and their use is strongly discouraged.