Sign in
android
/
platform
/
art
/
761ea222e35e0ffacb2149ce22a92b3c6a4bdf79
/
.
/
test
/
2035-structural-native-method
/
info.txt
blob: 9467187a655f4eb7cb6225c8da0ab720499ccea2 [
file
] [
log
] [
blame
]
Tests structural redefinition with register-natives
Regression test for b/158476592. Structural redefinition was incorrectly
clearing the JNI bindings of native methods. This could interfere with
classes using 'JNIEnv::RegisterNatives'.