aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/test5
Commit message (Expand)AuthorAgeFilesLines
* changes CtClass#toClass() and ClassPool#toClass() etc. to support Java 11,chibash2018-09-081-0/+7
* adds test cases for NestHostAttribute and NestMembersAttribute.chibash2018-09-022-0/+22
* fixes a bug reported in issue #155 (Javassist Incorrect Code when wrapping wi...chibash2017-11-151-0/+22
* adds Modifier#isVarArgs()chibash2017-11-151-0/+6
* Fix #152 inner class modifiers.nickl-2017-11-121-0/+13
* modifies CtClass#setModifiers() to correctly support inner classes.chibash2017-06-011-0/+6
* enables removal of attributeschibash2016-09-181-0/+20
* fixes a bug of stackmap generation. The bug was reported here: https://github...chibash2016-07-301-0/+38
* fixes JIRA JASSIST-250chibash2016-02-242-0/+22
* modifies the implementation of that invokes an interface default methodchibash2016-02-231-0/+13
* fixes a bug of test5.JvstTest5.testInvalidCastWithDollarchibash2016-02-231-0/+6
* fixes JASSIST-256, adding an annotation to a class doesn't work on reflectionchibash2016-02-121-0/+9
* fixes JASSIST-255 Primitive array return values cause invalid cast to Objectchibash2015-12-081-0/+11
* modifies a test case for JIRA JASSIST-248.chibash2015-09-251-1/+6
* fixes JIRA JASSIST-248.chibash2015-09-251-1/+6
* adds a test case for JIRA JASSIST-248chibash2015-09-251-0/+12
* added InnerClassAttribute#remove methodchibash2015-07-221-0/+8
* fixed JIRA JASSIST-249chibash2015-07-151-0/+15
* fixed JASSIST-242. VerifyError: Inconsistent args count operand in invokeinte...chibash2015-05-281-0/+25
* fixed a bug reported as JASSIST-246chibash2015-05-251-0/+21
* fixed JIRA JASSIST-241chibash2015-01-251-0/+33
* fixed JASSIST-240. support for Runtime[In]VisibleTypeAnnotationschibash2015-01-062-0/+40
* fiexed JASSIST-238chibash2014-11-231-0/+19