Changes

Summary

  1. Fix some deprecation warnings - add method to stop a thread with a given (commit: b3a2dc2) (details)
Commit b3a2dc246839e3b24ce5aee7b22b230694ade2d5 by rallanpcl
Fix some deprecation warnings - add method to stop a thread with a given throwable that should work with java 8, suppress warning for ContextAccessReflection as it is tested and automatically not used if the sun internal API doesn't do what we expect.

Signed-off-by: Ross Allan <[email protected]>
(commit: b3a2dc2)
The file was modifiedsrc/main/java/nallar/tickthreading/util/contextaccess/ContextAccessReflection.java (diff)
The file was modifiedsrc/main/java/nallar/tickthreading/minecraft/DeadLockDetector.java (diff)
The file was modifiedsrc/main/java/nallar/unsafe/UnsafeUtil.java (diff)