Sign in
android
/
platform
/
art
/
761ea222e35e0ffacb2149ce22a92b3c6a4bdf79
/
.
/
test
/
734-duplicate-fields
/
info.txt
blob: 94fefae9e7f9c2dd6be48e8bc3e0e3033bc13aa9 [
file
] [
log
] [
blame
]
Regression test for duplicate static/instance fields, where the runtime would
have non-deterministic behavior. We now fail dex verification in the presence of
duplicate instance/static fields.