• Stars
    star
    1
  • Language
    Java
  • License
    Apache License 2.0
  • Created over 8 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

构造两个相互死锁的线程,将进程启动并发生死锁之后,使用jstack观察一下线程的调用栈,确定线程卡住的地方是否与预期相同。