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