1Test behavior when an instance field is overlapped (through separate
2compilation) by a static field.  The VM is expected to detect the conflict
3and throw an IncompatibleClassChangeError when the field is accessed.
4