diff options
author | Alex Light <allight@google.com> | 2017-12-13 10:32:59 -0800 |
---|---|---|
committer | Alex Light <allight@google.com> | 2017-12-13 16:45:10 -0800 |
commit | e4033fa9647774382d303f3b20e7139998565035 (patch) | |
tree | 6b06327802406f1a89cedda029b330d0c598b094 /test/008-exceptions/src/MultiDexBadInit.java | |
parent | 9e73b32fed15d262b0393f114b9602ac7ef88917 (diff) |
Loosen check:jni around GetStatic[...]Field
-Xcheck:jni was requiring that the jclass being passed to
GetStatic[...]Field was the exact same class as the jfieldID's
declaring class. This was stricter than is really needed and causes
some issues when dealing with fields where the declaring class cannot
be easily determined.
Bug: 70532839
Test: ./test.py --host -j50
Change-Id: I0987de09af956ed9a8dde37c50606604fdd94b87
Diffstat (limited to 'test/008-exceptions/src/MultiDexBadInit.java')
0 files changed, 0 insertions, 0 deletions