您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
wuwen 784a7c1ef9 fixes GitHub Issue 462 (Internal class issues in the Java 21) 8 个月前
..
bytecode uncomments test code suggested by PR405 2 年前
compiler Squash compiler warnings in tests. 6 年前
proxyfactory fixed Issue #263 4 年前
tools changes CtClass#toClass() and ClassPool#toClass() etc. to support Java 11, 5 年前
Bench.java Upgrade junit from ver 3 to 4. 6 年前
ClassPoolBench.java Squash compiler warnings in tests. 6 年前
ConcurrentClassDefinitionTest.java JAVASSIST-242: Demonstrates a race condition in DefineClassHelper 5 年前
HotswapTest.java delete testHotswap() because java 9 does not seem to allow a java agent to be attached after the JVM starts 7 年前
JvstTest.java fixs a compilation problem although one test still fails. 2 年前
JvstTest2.java changes test code because package java.rmi.activation.ActivationGroupDesc does not exist any longer. 2 年前
JvstTest3.java add a new CodeConverter method:redirectMethodCallToStatic 5 年前
JvstTest4.java add unit tests for LocalVariableAttribute.variableNameByIndex and MethodParametersAttribute.parameterName 3 年前
JvstTest5.java fixes GitHub Issue 462 (Internal class issues in the Java 21) 7 个月前
JvstTestRoot.java Move runtests to build directory. 6 年前
LoaderTestByRandall.java Squash compiler warnings in tests. 6 年前
SetterTest.java changes CtClass#toClass() and ClassPool#toClass() etc. to support Java 11, 5 年前