blob: 1047b767fa838fbd80e24ef3695451f772b931c5 [file] [log] [blame]
Nicolas Geoffrayaa45daa2016-06-20 15:58:32 +01001Stress test for daemon threads stuck in a method that requires the thread list lock.
2(for example Thread.isInterrupted). The shutdown thread used to block those daemons
3from making progress.