選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
shifujun c04c375e81 Fix MemberResolver.lookupMethod bug when super class has more precise match 6ヶ月前
..
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 Fix MemberResolver.lookupMethod bug when super class has more precise match 6ヶ月前
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年前
SuperCallCase.java Fix MemberResolver.lookupMethod bug when super class has more precise match 6ヶ月前