1This test checks to make sure a result returned more-or-less directly 2from a jsr subroutine ends up being represented appropriately. 3 4In particular, this is a regression test for a bug which caused a 5goto instruction to be interposed between an invoke instruction and 6its associated move-result. 7