Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ART: Add another proxy test | Andreas Gampe | 2014-06-02 | 1 | -0/+1 |
* | Test Method.getModifiers() result for proxy methods | Brian Carlstrom | 2014-03-12 | 1 | -0/+1 |
* | Fix stack trace for proxy methods and added test case. | Jeff Hao | 2013-12-04 | 1 | -2/+3 |
* | Update test/044-proxy/expected.txt | Brian Carlstrom | 2013-11-24 | 1 | -1/+1 |
* | Fix proxy return ClassCastException and add test. | Ian Rogers | 2013-02-25 | 1 | -0/+8 |
* | Stash the directly-implemented interfaces in Proxy so we can implement Class.... | Elliott Hughes | 2012-03-21 | 1 | -0/+1 |
* | Give proxy all of the return types. Part 2. | Jesse Wilson | 2011-10-24 | 1 | -2/+1 |
* | Proxy implementation | Ian Rogers | 2011-10-14 | 1 | -3/+7 |
* | Adding old unit tests to test suite. | jeffhao | 2011-09-29 | 1 | -0/+80 |