Nicolas Geoffray | aa45daa | 2016-06-20 15:58:32 +0100 | [diff] [blame] | 1 | Stress 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 | ||||
3 | from making progress. |