OSDN Git Service

am 87e2b990: am 3f4f8ad0: am 98c2591a: (-s ours) merge from open-source froyo
[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.