aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/javassist/bytecode
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #351 from sgjesse/issue-350Shigeru Chiba2021-04-261-0/+77
|\
| * Check for extended frame type when updating StackTableOffset offsetSøren Gjesse2020-12-141-0/+77
* | add unit tests for LocalVariableAttribute.variableNameByIndex and MethodParam...eshizhan2021-01-291-0/+3
|/
* fixes Issue #339chibash2020-10-161-0/+75
* fixes a bug of javassist.bytecode.stackmap, which was reported as Issue #328.chibash2020-07-131-0/+18
* changes CtClass#toClass() and ClassPool#toClass() etc. to support Java 11,chibash2018-09-081-2/+2
* Squash compiler warnings in tests.nickl-2017-10-304-0/+6
* Upgrade junit from ver 3 to 4.nickl-2017-10-271-6/+0
* fixes calls to a deprecated method in Java 9.rel_3_21_0-java9-eachibash2016-08-023-7/+7
* fixed JASSIST-207chibash2013-08-111-11/+9
* fixed JASSIST-177chiba2012-11-161-0/+3
* fixed JASSIST-177chiba2012-11-161-3/+3
* fixed JASSIST-178chiba2012-11-151-7/+3
* fixed JASSIST-178chiba2012-11-151-2/+7
* fixed JASSIST-177chiba2012-11-151-0/+31
* fixed JASSIST-176chiba2012-11-041-0/+72
* fixed JASSIST-175chiba2012-10-201-0/+60
* fixed JASSIST-160chiba2012-10-191-0/+25
* fixed JASSIST-160chiba2012-10-061-0/+34
* fixed JASSIST-174chiba2012-10-042-0/+211
* fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package.chiba2012-09-281-1/+85
* fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package.chiba2012-09-241-0/+45
* fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package.chiba2012-09-141-0/+315
* implemented JASSIST-170chiba2012-06-171-0/+28
* fixed JASSIST-146chiba2011-11-041-2/+195
* JvstTest test case.chiba2011-08-314-0/+847