xref: /aosp_15_r20/art/test/2035-structural-native-method/info.txt (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
1Tests structural redefinition with register-natives
2
3Regression test for b/158476592. Structural redefinition was incorrectly
4clearing the JNI bindings of native methods. This could interfere with
5classes using 'JNIEnv::RegisterNatives'.
6