Commit e4033fa9 authored by Alex Light's avatar Alex Light
Browse files

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
parent 9e73b32f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment