public class DelayedIORestarter
extends java.lang.Object
This test is designed to make sure the Wrapper handles the case where the
JVM is restarted while the Wrapper is blocking due to a long disk IO queue.
Prior to 3.5.11, the Wrapper would sometimes exit before it noticed that
the JVM had wanted to restart.