Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
cb2213ef9f0ba5329a8fdc8fdd4f864561d1b1fe
/
.
/
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'.