commit | a61894d88fabe45677f491c9f6bde30059a49026 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Thu Apr 23 16:32:54 2015 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Thu Apr 23 17:21:26 2015 -0700 |
tree | b9d8b09e5f90792867b6720a1fb4ab5c76cdfa5f | |
parent | 4ceed922d44b68c3fa7cbe670014c9e2e003b92b [diff] |
Fix reflection handling and test flakiness 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