| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Failure caused by keeping an array live in a vreg, this caused
getDeclaredMethod to throw OOME.
Change-Id: Id2aa976af0978cdd7354fb94b3becfcc85e19ca2
|
|
Change-Id: I33853625e095f35cc0cf6310c5e4401980322623
|