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