jeffhao | 5d1ac92 | 2011-09-29 17:41:15 -0700 | [diff] [blame] | 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. |