summaryrefslogtreecommitdiffstats
path: root/test/044-proxy/src/BasicTest.java
Commit message (Expand)AuthorAgeFilesLines
* resolved conflicts for merge of 773965c0 to klp-dev-plus-aospJeff Hao2014-03-141-0/+14
|\
| * Fix stack trace for proxy methods and added test case.Jeff Hao2014-02-241-1/+21
* | Test Method.getModifiers() result for proxy methodsBrian Carlstrom2014-03-121-6/+9
* | Fix stack trace for proxy methods and added test case.Jeff Hao2013-12-041-1/+21
|/
* Stash the directly-implemented interfaces in Proxy so we can implement Class....Elliott Hughes2012-03-211-0/+2
* Give proxy all of the return types. Part 2.Jesse Wilson2011-10-241-8/+5
* Proxy implementationIan Rogers2011-10-141-0/+11
* Adding old unit tests to test suite.jeffhao2011-09-291-0/+263