OSDN Git Service

am 65c3e699: am 577198ac: merge from froyo-plus-aosp
[android-x86/dalvik.git] / tests / 069-field-type / info.txt
1 This tests to see if the VM allows you to store a reference to an
2 inappropriate object type in an instance field.  By compiling two
3 versions of the field-holder class we can bypass the compiler's type
4 safety.