aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/test4
Commit message (Expand)AuthorAgeFilesLines
* support bootstrap method coping when using code copingLiuChuliang 刘楚梁2024-01-182-0/+28
* changes CtClass#toClass() and ClassPool#toClass() etc. to support Java 11,chibash2018-09-081-0/+7
* Added default serialVersionUID.nickl-2017-10-282-0/+6
* fixes calls to a deprecated method in Java 9.rel_3_21_0-java9-eachibash2016-08-021-1/+1
* for fixing JASSIST-236, I've added getDeclaredMethods(String) to CtClass.chibash2014-11-192-0/+12
* fixed a bug of accesses to annotation arguments.chibash2014-09-111-0/+18
* removed unused import declarationschibash2014-07-221-4/+0
* Fix JASSIST-220Johan Kaving2014-07-031-0/+17
* JIRA JASSIST-224chibash2014-06-091-0/+5
* fixed JASSIST-212chibash2013-12-021-0/+23
* fixed JASSIST-207chibash2013-08-111-0/+51
* fixed JASSIST-158chibash2013-07-241-0/+30
* fixed JASSIST-195chibash2013-05-271-0/+31
* fixed JASSIST-181chiba2013-04-172-0/+41
* fixed JASSIST-185chiba2013-04-141-0/+11
* fixed JASSIST-190chiba2013-04-132-0/+30
* fixed JASSIST-177chiba2012-11-251-0/+119
* fixed JASSIST-160chiba2012-10-061-1/+13
* fixed JASSIST-174chiba2012-10-041-0/+14
* fixed JASSIST-166chiba2012-06-061-0/+12
* fixed JASSIST-152chiba2012-02-191-0/+60
* fixed JASSIST-146chiba2011-11-041-1/+7
* unit test for JASSIST-145chiba2011-10-181-0/+15
* JvstTest test case.chiba2011-08-3122-0/+434