aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/javassist/JvstTest2.java
Commit message (Expand)AuthorAgeFilesLines
* Minimal changes make IDEA 2023.2 work out-of-boxshifujun2023-12-121-3/+0
* changes test code because package java.rmi.activation.ActivationGroupDesc doe...chibash2022-05-101-4/+2
* changes CtClass#toClass() and ClassPool#toClass() etc. to support Java 11,chibash2018-09-081-1/+2
* Squash compiler warnings in tests.nickl-2017-10-301-0/+1
* Upgrade junit from ver 3 to 4.nickl-2017-10-271-0/+5
* adds javassist.util.HotSwapAgentchibash2017-04-161-1/+0
* updates the test code to run on Java 9 EA+149.chibash2016-12-201-10/+19
* fixes calls to a deprecated method in Java 9.rel_3_21_0-java9-eachibash2016-08-021-6/+6
* fixes many compatibility problems with older Java (i.e. 1.4)chibash2016-07-141-4/+4
* fixed JASSIST-235. Now CtClass.getEnclosingMethod() is deprecated due to its...chibash2014-11-181-0/+11
* fixed JASSIST-162 and JASSIST-189chiba2013-04-111-3/+3
* fixed JASSIST-146chiba2011-11-041-0/+2
* JvstTest test case.chiba2011-08-311-0/+1502