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 413126268c for release 3.25.0-GA 5 years ago
..
bytecode changes CtClass#toClass() and ClassPool#toClass() etc. to support Java 11, 5 years ago
compiler Squash compiler warnings in tests. 6 years ago
proxyfactory fixes another bug (supporting jdk.*) reported in #228 5 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 changes CtClass#toClass() and ClassPool#toClass() etc. to support Java 11, 5 years ago
JvstTest2.java changes CtClass#toClass() and ClassPool#toClass() etc. to support Java 11, 5 years ago
JvstTest3.java add a new CodeConverter method:redirectMethodCallToStatic 5 years ago
JvstTest4.java for release 3.25.0-GA 5 years ago
JvstTest5.java Fix #252 make instrumentation works on JDK11 for the inner class which has access to the private constructor of the host class 5 years 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