art/test/607-daemon-stress/info.txt

4 lines
191 B
Plaintext
Raw Normal View History

2025-08-25 08:21:32 +08:00
Stress test for daemon threads stuck in a method that requires the thread list lock.
(for example Thread.isInterrupted). The shutdown thread used to block those daemons
from making progress.