io.netty.util.ThreadDeathWatcher作为被阻止的线程

时间:2018-06-10 11:06:26

标签: java thread-dump

我们可以在Application的线程转储中看到下面被阻塞的线程: 在io.netty.util.ThreadDeathWatcher $ Watcher.run(ThreadDeathWatcher.java:152)

并且同一个线程一直存在。

这个帖子做了什么?

0 个答案:

没有答案