blob: 6e3a22fd489c3f9270f9b9d9c24ce6550ab82f35 [file] [log] [blame]
jeffhao5d1ac922011-09-29 17:41:15 -07001This tests to see if the VM allows you to store a reference to an
2inappropriate object type in an instance field. By compiling two
3versions of the field-holder class we can bypass the compiler's type
4safety.