Reports any 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.