Fix invokeSuper range check (cts blocker)

The generated range check for the slow/slow path of invoke super
had the operands backwards, with predictable results.  With this fix,
cts testing can proceed.

A new slow-path testing mode will be added in an upcoming CL to exercise
this path.

Change-Id: I36bba5bc5484fc7aaa0aca5ad394c10ea5efd0b1
1 file changed
tree: 2486a90fbffce59cf1ddcd832875f1f5f7b08064
  1. build/
  2. jdwpspy/
  3. src/
  4. test/
  5. tools/
  6. Android.mk