commit | 60db5ab3a2e480db9236325a14cb5a867881d8bb | [log] [tgz] |
---|---|---|
author | Ian Rogers <irogers@google.com> | Mon Feb 20 17:02:00 2012 -0800 |
committer | Ian Rogers <irogers@google.com> | Mon Feb 20 18:15:35 2012 -0800 |
tree | c4a514941c2d41b82581d2c3d83ecb742e575231 | |
parent | 6a91799974e992e915facb9d9372dc8847a09a64 [diff] |
SIRT work around JNI support for legacy apps Legacy apps may be broken and expect a jobject to equal an Object*. This is a work around to support outgoing SIRT arguments being converted to be Object*s. It steals the unused GC map pointer on native methods. Change-Id: I8fb3701b0cdf15be9e8f9b722e47386505482666