commit | 7ea4c09989b37351e6c17a10d35934812053a746 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Thu Jan 07 10:55:14 2016 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Thu Jan 07 12:08:22 2016 +0000 |
tree | 2ccc1f223830e30e4c2ca27310764957125476f2 | |
parent | a90d8bc3a3772877f4490d0509d53053069e5b55 [diff] |
Emit an error message when looking for String#offset. Debugging two different apps relying on it and swallowing the getDeclaredField exception took too much of my lifetime. Adding a LOG(ERROR) can help diagnose quicker. Also remove unused method getDeclaredFieldInternal. Change-Id: I0923556a4fdbad2b06c1811ed741d23dbd4aa0a0