summaryrefslogtreecommitdiff
path: root/test/044-proxy/src/BasicTest.java
AgeCommit message (Expand)Author
2014-03-12Test Method.getModifiers() result for proxy methods Brian Carlstrom
2013-12-04Fix stack trace for proxy methods and added test case. Jeff Hao
2012-03-21Stash the directly-implemented interfaces in Proxy so we can implement Class.... Elliott Hughes
2011-10-24Give proxy all of the return types. Part 2. Jesse Wilson
2011-10-14Proxy implementation Ian Rogers
2011-09-29Adding old unit tests to test suite. jeffhao