Fix filled-new-array to pass CTS.

Don't rely on dex cache when we are compiling the method.
We should determine the array type from the type descriptor,
which is specified in the dex file.

$ cts-tradefed run singleCommand cts --class \
dot.junit.opcodes.filled_new_array_range.JUnit_Test_filled_new_array_range

Change-Id: If99c236c06bc2f1e2576c6deec24e2456fb37dcd
1 file changed
tree: f5eb0c88b3037e88b2ae780fb940f69750c1ca5b
  1. build/
  2. jdwpspy/
  3. src/
  4. test/
  5. tools/
  6. .gitignore
  7. Android.mk