art/test/069-field-type/info.txt

5 lines
209 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:21:32 +08:00
This tests to see if the VM allows you to store a reference to an
inappropriate object type in an instance field. By compiling two
versions of the field-holder class we can bypass the compiler's type
safety.