commit | 36fea8dd490ab6439f391b8cd7f366c59f026fd2 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Mon Mar 10 13:37:40 2014 -0700 |
committer | Andreas Gampe <agampe@google.com> | Wed Mar 12 15:16:12 2014 -0700 |
tree | 6720290f54717f7cee1116103cd1839147936146 | |
parent | 63dcdff34c40a64df6939ea5bba71813abd2acd3 [diff] |
Fixing structure of native frame for Generic JNI This changes the layout of the callee-save frame used in generic JNI to be consistent with the JNI compiler, that is, the SIRT is inline (above the method reference). Now the location of the "this" object is consistent. Change-Id: Ibad0882680712cb640b4c70ada0229ef7cf4e62c