The class specifies debuggee for org.apache.harmony.jpda.tests.jdwp.ThreadReference.InterruptTest.
This debuggee starts the tested thread TESTED_THREAD and blocks it
in an invocation of the wait() method.
If it receives an InterruptedException, it notifies debugger via
the synchronization channel.