InterruptTest.runTest(SLEEP): starting other thread InterruptTest.runTest(SLEEP): starting other thread -- done InterruptTest.runTest(SLEEP): sleeping for 3000 msecs InterruptTest.runTest(SLEEP): sleeping -- done InterruptTest.runTest(SLEEP): interrupting other thread InterruptTest.runTest(SLEEP): interrupting other thread -- done InterruptTest.runTest(SLEEP): joining other thread (timeout=3000 msecs InterruptTest.runTest(SLEEP): joining other thread -- done InterruptTest.runTest(SLEEP): thread.isAlive()=false InterruptTest.runTest(WAIT): starting other thread InterruptTest.runTest(WAIT): starting other thread -- done InterruptTest.runTest(WAIT): sleeping for 3000 msecs InterruptTest.runTest(WAIT): sleeping -- done InterruptTest.runTest(WAIT): interrupting other thread InterruptTest.runTest(WAIT): interrupting other thread -- done InterruptTest.runTest(WAIT): joining other thread (timeout=3000 msecs InterruptTest.runTest(WAIT): joining other thread -- done InterruptTest.runTest(WAIT): thread.isAlive()=false