| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: Ie5beda276a40067b7246001720cc5eea2fa7585a
|
|
|
|
| |
Change-Id: I2ba3be80ea21c5cfc0e2b9463270e34622c8c92b
|
|
|
|
|
|
| |
Bug: 11861564
Change-Id: I9513359ff9e5d345ee71d84388afed02bd114ecf
|
|
|
|
| |
Change-Id: If2b2aaac869ebfba3abb0f167bbd381054688a97
|
|
|
|
|
|
|
|
|
| |
Add test for Bug: 8250775 that doesn't effect ART. Expand test case further.
ClassCastException has no constructor expecting a cause and so using this
creates a JNI failure. Switch to not using a wrapped exception as the wrapping
itself wasn't adding information.
Change-Id: I32dd541e1a1022089ec993fa4f4646042c5bf1fa
|
|
|
|
|
|
|
|
| |
Class.getInterfaces.
Also extend test 044 to spot this (found by a libcore test).
Change-Id: I50019db49c549f045d94173c3ed9ae81f05ef858
|
|
|
|
| |
Change-Id: I953144290307f46824642837530ac4deeb6a78b2
|
|
|
|
|
|
|
|
|
|
| |
This rounds out the proxy implementation by adding missing pieces to the
class linker, extending tests and fixing issues in the runtime support.
There are also some tweaks for performance and to clean up Method/Object
a little.
A unit test of the functionality is "art/test/run-test 044"
Change-Id: Id94102d10b81cd9b12b95ba8618f6187490204c4
|
|
These tests are copied straight over. They'll still run, but they're
using the old system.
Change-Id: If494519e52ddf858a9febfc55bdae830468cb3c8
|