Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minimal changes make IDEA 2023.2 work out-of-box | shifujun | 2023-12-12 | 1 | -3/+0 |
* | changes test code because package java.rmi.activation.ActivationGroupDesc doe... | chibash | 2022-05-10 | 1 | -4/+2 |
* | changes CtClass#toClass() and ClassPool#toClass() etc. to support Java 11, | chibash | 2018-09-08 | 1 | -1/+2 |
* | Squash compiler warnings in tests. | nickl- | 2017-10-30 | 1 | -0/+1 |
* | Upgrade junit from ver 3 to 4. | nickl- | 2017-10-27 | 1 | -0/+5 |
* | adds javassist.util.HotSwapAgent | chibash | 2017-04-16 | 1 | -1/+0 |
* | updates the test code to run on Java 9 EA+149. | chibash | 2016-12-20 | 1 | -10/+19 |
* | fixes calls to a deprecated method in Java 9.rel_3_21_0-java9-ea | chibash | 2016-08-02 | 1 | -6/+6 |
* | fixes many compatibility problems with older Java (i.e. 1.4) | chibash | 2016-07-14 | 1 | -4/+4 |
* | fixed JASSIST-235. Now CtClass.getEnclosingMethod() is deprecated due to its... | chibash | 2014-11-18 | 1 | -0/+11 |
* | fixed JASSIST-162 and JASSIST-189 | chiba | 2013-04-11 | 1 | -3/+3 |
* | fixed JASSIST-146 | chiba | 2011-11-04 | 1 | -0/+2 |
* | JvstTest test case. | chiba | 2011-08-31 | 1 | -0/+1502 |