Home | History | Annotate | Download | only in 073-mismatched-field
      1 Test behavior when an instance field is overlapped (through separate
      2 compilation) by a static field.  The VM is expected to detect the conflict
      3 and throw an IncompatibleClassChangeError when the field is accessed.
      4