blob: debe2457c1e5771b3871b8cad4de78be5265c7ea [file] [log] [blame]
jeffhao5d1ac922011-09-29 17:41:15 -07001This is a miscellaneous test that was imported into the new-at-the-time
2runtime test framework. The test is intended to exercise basic features,
3and as such cannot be build on top of junit, since failure of such basic
4features might disrupt junit.
5
6This test covers JIT regressions
7
82296099 JIT shift bug
92302318 Crash during spin-on-suspend testing
102487514 Missed exception in PriorityBlockingQueueTest.testToArray1_BadArg
buzbee9ab05de2012-01-18 15:43:48 -0800115884080 ICS JIT regression in nested loop formation
buzbee4922ef92012-02-24 14:32:20 -080012largeFrame Stress large frame codegen