Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
29c0cd1f38efdb8c201317b5bc07f6b9dce97cef
/
.
/
test
/
073-mismatched-field
/
info.txt
blob: 4a15263e418a119233d45da94ae86ae935290a6a [
file
] [
log
] [
blame
]
Test behavior when an instance field is overlapped (through separate
compilation) by a static field. The VM is expected to detect the conflict
and throw an IncompatibleClassChangeError when the field is accessed.