Nicolas Geoffray | a3d05a4 | 2014-10-20 17:41:32 +0100 | [diff] [blame] | 1 | Simple tests for new-array, filled-new-array and fill-array-data. |
Vladimir Marko | d9ad357 | 2016-07-22 10:52:24 +0100 | [diff] [blame] | 2 | Regression test for the arm64 mterp miscalculating the fill-array-data-payload |
3 | address, zero-extending a register instead of sign-extending. |