summaryrefslogtreecommitdiffstats
path: root/test/104-growth-limit
Commit message (Collapse)AuthorAgeFilesLines
* Fix reflection handling and test flakinessMathieu Chartier2015-04-231-2/+4
| | | | | | | | | | | | Fixed reflection invoke to handle exceptions which occur from FindClass or NewObject by throwing these instead of the expected InvocationTargetException. Added test case to 080 for this reflection invoke. Fixed println throwing OOM in 104-growth-limit. Change-Id: I65766e7c3478e299da06fdc3a521fe3f3e8fdba9
* Fix test 104 for --relocate --no-patchoatMathieu Chartier2015-04-141-7/+7
| | | | | | | Failure caused by keeping an array live in a vreg, this caused getDeclaredMethod to throw OOME. Change-Id: Id2aa976af0978cdd7354fb94b3becfcc85e19ca2
* Move GrowthLimit to a run-test.Ian Rogers2013-01-113-0/+64
Change-Id: I33853625e095f35cc0cf6310c5e4401980322623