You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
chibash 0e9ff9fd2b enables removal of attributes 7 years ago
..
annotation JvstTest test case. 12 years ago
javassist enables removal of attributes 7 years ago
test/javassist fixes a bug of ProxyFactory. It could not deal with default methods declared in an interface. https://github.com/jboss-javassist/javassist/issues/45 7 years ago
test1 fixed JASSIST-162 and JASSIST-189 11 years ago
test2 fixed JASSIST-235. Now CtClass.getEnclosingMethod() is deprecated due to its potential bug. 9 years ago
test3 JvstTest test case. 12 years ago
test4 for fixing JASSIST-236, I've added getDeclaredMethods(String) to CtClass. 9 years ago
test5 enables removal of attributes 7 years ago
testproxy fixes many compatibility problems with older Java (i.e. 1.4) 8 years ago
Jassist150.java fixed JASSIST-152 12 years ago
Readme.txt JvstTest test case. 12 years ago
Test.java fixes a bug of stackmap generation. The bug was reported here: https://github.com/jboss-javassist/javassist/issues/83 7 years ago
VisibleTop.java JvstTest test case. 12 years ago
VisibleTop2.java JvstTest test case. 12 years ago

Readme.txt

check javassist.JvstTestRoot.PATH and .JAR_PATH and then
run javassist.JvstTest under ./runtest