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