Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
465455f6538a4b624a8482e8927f5cbb929c2f5c
/
.
/
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.