summaryrefslogtreecommitdiffstats
path: root/src/test
Commit message (Collapse)AuthorAgeFilesLines
* remove jdk5 depsjgreene2008-06-122-22/+22
| | | | git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@444 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
* Fix small naming bug (classinfo expects a jvm name)jgreene2008-06-031-1/+27
| | | | | | | Add test to catch it git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@441 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
* Add performance infojgreene2008-05-281-1/+2
| | | | git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@440 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
* Fix subtypeOf in CtArrayjgreene2008-05-245-10/+1065
| | | | | | | | | | Introduce full data-flow analysis API Fix AALOAD by using data-flow analysis to determine the type Introduce a testsuite to the project Add a framedump toolp git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@437 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
* fixed a bug of CodeIterator.insertGap() with JDK 1.6chiba2008-03-181-8/+4
| | | | git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@426 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
* modified javassist.convert.* to support the stack map table of Java 6.chiba2007-02-091-0/+14
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@351 30ef5769-5b8d-40dd-aea6-55b5d6557bb3