org.apache.harmony.drlvm.tests.regression.h4706 |
|
Java Source File Name | Type | Comment |
Test.java | Class | Runs VM in child process for the 'TestClass' and checks that it doesn't
crash and returns zero exitValue. |
ThreadArrayInterrupt.java | Class | Checks that interruption of several threads doesn't cause VM crash due to
race condition in thread manager implementation for thread interrupting. |