jeffhao | 5d1ac92 | 2011-09-29 17:41:15 -0700 | [diff] [blame^] | 1 | This is a miscellaneous test that was imported into the new-at-the-time |
2 | runtime test framework. The test is intended to exercise basic features, | ||||
3 | and as such cannot be build on top of junit, since failure of such basic | ||||
4 | features might disrupt junit. | ||||
5 | |||||
6 | This test covers JIT regressions | ||||
7 | |||||
8 | 2296099 JIT shift bug | ||||
9 | 2302318 Crash during spin-on-suspend testing | ||||
10 | 2487514 Missed exception in PriorityBlockingQueueTest.testToArray1_BadArg |