OSDN Git Service

Merge "JIT: Use rsb and shift in easy multiply."
[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.