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