History log of /art/test/412-new-array/src/Main.java
Revision Date Author Comments
0c365e674545159fd77b998081207f0685a605e5 01-Apr-2015 Mingyao Yang <mingyao@google.com> CanThrow() of HNewArray should return true.

Change-Id: I9950f1c391dfeb26cf59cee769705d01d8e283d5
8d6ae524ed5d2fed1f9e789d6de9764d374afa43 23-Oct-2014 Nicolas Geoffray <ngeoffray@google.com> Fix wrong unsigned to signed conversions.

The HIntConstant node takes an int32_t, so we have to keep things signed.

Change-Id: Ib3fa50e87f99118d320cbb381f619d5be9287530
a3d05a40de076aabf12ea284c67c99ff28b43dbf 20-Oct-2014 Nicolas Geoffray <ngeoffray@google.com> Implement array creation related DEX instructions.

Implement new-array, filled-new-array, and fill-array-data.

Change-Id: I405560d66777a57d881e384265322617ac5d3ce3