xref: /aosp_15_r20/art/test/501-regression-packed-switch/info.txt (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
1*795d594fSAndroid Build Coastguard WorkerRegression test for the interpreter and optimizing's builder which used
2*795d594fSAndroid Build Coastguard Workerto trip when compiled code contained a packed switch with no targets.
3*795d594fSAndroid Build Coastguard WorkerRegression test for the arm64 mterp miscalculating the switch table
4*795d594fSAndroid Build Coastguard Workeraddress, zero-extending a register instead of sign-extending.
5