| Alex Light | 16527e8 | 2020-06-08 09:21:12 -0700 | [diff] [blame] | 1 | Tests structural redefinition with register-natives |
| 2 | |||||
| 3 | Regression test for b/158476592. Structural redefinition was incorrectly | ||||
| 4 | clearing the JNI bindings of native methods. This could interfere with | ||||
| 5 | classes using 'JNIEnv::RegisterNatives'. | ||||