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.
wuwen 784a7c1ef9 fixes GitHub Issue 462 (Internal class issues in the Java 21) 7 months ago
..
bytecode uncomments test code suggested by PR405 2 years ago
compiler Squash compiler warnings in tests. 6 years ago
proxyfactory fixed Issue #263 4 years ago
tools changes CtClass#toClass() and ClassPool#toClass() etc. to support Java 11, 5 years ago
Bench.java Upgrade junit from ver 3 to 4. 6 years ago
ClassPoolBench.java Squash compiler warnings in tests. 6 years ago
ConcurrentClassDefinitionTest.java JAVASSIST-242: Demonstrates a race condition in DefineClassHelper 5 years ago
HotswapTest.java delete testHotswap() because java 9 does not seem to allow a java agent to be attached after the JVM starts 7 years ago
JvstTest.java fixs a compilation problem although one test still fails. 2 years ago
JvstTest2.java changes test code because package java.rmi.activation.ActivationGroupDesc does not exist any longer. 2 years ago
JvstTest3.java add a new CodeConverter method:redirectMethodCallToStatic 5 years ago
JvstTest4.java add unit tests for LocalVariableAttribute.variableNameByIndex and MethodParametersAttribute.parameterName 3 years ago
JvstTest5.java fixes GitHub Issue 462 (Internal class issues in the Java 21) 6 months ago
JvstTestRoot.java Move runtests to build directory. 6 years ago
LoaderTestByRandall.java Squash compiler warnings in tests. 6 years ago
SetterTest.java changes CtClass#toClass() and ClassPool#toClass() etc. to support Java 11, 5 years ago