OSDN Git Service

Fix test 104 for --relocate --no-patchoat
authorMathieu Chartier <mathieuc@google.com>
Tue, 14 Apr 2015 18:33:53 +0000 (11:33 -0700)
committerMathieu Chartier <mathieuc@google.com>
Tue, 14 Apr 2015 18:41:17 +0000 (11:41 -0700)
commit44fe8b32265e81a5539aa6730ba8ded270913d3a
tree1f170380e5bdf9c49de6b60127b6efad97074dc4
parent2ff3c2cd515963ca8ba493c22a24f9e0df4f1bdd
Fix test 104 for --relocate --no-patchoat

Failure caused by keeping an array live in a vreg, this caused
getDeclaredMethod to throw OOME.

Change-Id: Id2aa976af0978cdd7354fb94b3becfcc85e19ca2
test/104-growth-limit/src/Main.java