aboutsummaryrefslogtreecommitdiffstats
path: root/src/test
Commit message (Expand)AuthorAgeFilesLines
* fixed JASSIST-151chiba2012-02-191-0/+10
* fixed JASSIST-152chiba2012-02-193-2/+94
* fixed JASSIST-155chiba2012-02-151-0/+3
* fixed JASSIST-150 (fixed a bug on WeakHashMap)chiba2012-02-112-43/+94
* fixed JASSIST-150chiba2012-02-112-0/+127
* fixed JASSIST-147chiba2012-02-051-0/+11
* revising ControlFlow.dominatorTree().chiba2012-01-231-0/+25
* added javassist.bytecode.analysis.ControlFlowchiba2011-11-121-0/+26
* added javassist.bytecode.analysis.ControlFlowchiba2011-11-111-0/+27
* fixed JASSIST-146chiba2011-11-044-4/+206
* fixed JASSIST-145chiba2011-10-191-2/+6
* unit test for JASSIST-145chiba2011-10-182-1/+32
* fixed JASSIST-144chiba2011-09-012-0/+60
* JvstTest test case.chiba2011-08-311-1/+1
* JvstTest test case.chiba2011-08-31260-0/+40406
* patched tests to use 1.4 compatible synatx and also to allow for the fact tha...adinn2010-04-213-9/+14
* fixed regression introduced by fix to ProxyFactory -- fixes JASSIST-113adinn2010-04-131-0/+22
* fixes for JASSIST-42 and JASSIST-97chiba2010-04-111-0/+64
* fixes for JASSIST-42 and JASSIST-97adinn2010-04-083-1/+267
* fixed potential strong cyclic reference from proxy cache entries back to thei...adinn2010-03-091-0/+116
* remove jdk5 depsjgreene2008-06-122-22/+22
* Fix small naming bug (classinfo expects a jvm name)jgreene2008-06-031-1/+27
* Add performance infojgreene2008-05-281-1/+2
* Fix subtypeOf in CtArrayjgreene2008-05-245-10/+1065
* fixed a bug of CodeIterator.insertGap() with JDK 1.6chiba2008-03-181-8/+4
* modified javassist.convert.* to support the stack map table of Java 6.chiba2007-02-091-0/+14