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.
shifujun 9dbf9e030b Minimal changes make IDEA 2023.2 work out-of-box 5 months ago
..
bytecode Minimal changes make IDEA 2023.2 work out-of-box 5 months 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 Minimal changes make IDEA 2023.2 work out-of-box 5 months 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 Minimal changes make IDEA 2023.2 work out-of-box 5 months ago
JvstTest2.java Minimal changes make IDEA 2023.2 work out-of-box 5 months ago
JvstTest3.java Minimal changes make IDEA 2023.2 work out-of-box 5 months ago
JvstTest4.java Minimal changes make IDEA 2023.2 work out-of-box 5 months ago
JvstTest5.java Minimal changes make IDEA 2023.2 work out-of-box 5 months ago
JvstTestRoot.java Minimal changes make IDEA 2023.2 work out-of-box 5 months 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
SuperCallCase.java Fix MemberResolver.lookupMethod bug when super class has more precise match 5 months ago