aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/javassist/proxyfactory/ProxyFactoryTest.java
Commit message (Expand)AuthorAgeFilesLines
* fixed Issue #263chibash2019-07-271-0/+11
* fixes another bug (supporting jdk.*) reported in #228chibash2018-12-061-0/+12
* fixes a bug reported in #228chibash2018-12-051-0/+12
* Squash compiler warnings in tests.nickl-2017-10-301-0/+1
* Added default serialVersionUID.nickl-2017-10-281-0/+2
* fixes calls to a deprecated method in Java 9.rel_3_21_0-java9-eachibash2016-08-021-5/+5
* updates javassist.util.proxy to support a default interface method in Java 8chibash2016-02-221-1/+38
* fixed JASSIST-163. Eager initialization has been implemented.chiba2012-10-251-2/+0
* JvstTest test case.chiba2011-08-311-0/+93