Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-22 | ART: Fix type parameter in tests | Andreas Gampe | |
Move Class to Class<?>, Constructor to Constructor<?>, and in general clean up reflection. Test: m test-art-host-run-test Change-Id: I3a4223ee8d14d032015edf34bf27135757f7138c | |||
2016-05-16 | Make quick frames of proxy methods visited if they're constructors. | Jeff Hao | |
Also adds a test case for getting annotations during moving GC. Bug: 28510922 (cherry-picked from commit 12c08f03f65acc1c308491fc7ab6c57f682e2f24) Change-Id: I0d5cc9d5bb8bbff6bd6b108f7486a63402a15993 |