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-06-09 | Also catch OOME from the new byte[]. | Nicolas Geoffray | |
Change-Id: Ic756070ed4a3cb3760760fd5a2ebcad1ea0a8ca0 | |||
2016-06-09 | Fix FOUR_ARG_DOWNCALL assembly stubs on arm and x86. | Nicolas Geoffray | |
They were creating a stack that the runtime did not understand. bug:28348339 Change-Id: Ic03663552209beda8ff1e79db58bedc8f34d9a0e |