info.txt revision 09e83b719ff743b715b971b8355715c4ea6838e4
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