| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Fix typo | Uragami Taichi | 2019-07-04 | 1 | -1/+1 |
|/ |
|
* | for release 3.25.0-GArel_3_25_0_ga | chibash | 2019-04-16 | 1 | -1/+1 |
* | for release 3.25.0-GA | chibash | 2019-04-16 | 7 | -7/+8 |
* | Merge pull request #253 from sam-ma/master | Shigeru Chiba | 2019-04-16 | 3 | -2/+56 |
|\ |
|
| * | Fix #252 make instrumentation works on JDK11 for the inner class which has ac... | Sam Ma | 2019-03-20 | 3 | -2/+56 |
* | | Merge pull request #254 from soul2zimate/backwards-compatible-fix | Shigeru Chiba | 2019-04-08 | 1 | -0/+18 |
|\ \ |
|
| * | | Add back FactoryHelper.toClass(ClassFile cf, ClassLoader loader, ProtectionDo... | Chao Wang | 2019-03-25 | 1 | -0/+18 |
|/ / |
|
* | | adds javadoc comments for PR #250 | chibash | 2019-03-17 | 6 | -6/+22 |
* | | Merge pull request #250 from skybber/master | Shigeru Chiba | 2019-03-17 | 1 | -1/+16 |
|\ \
| |/
|/| |
|
| * | Control ctxClassLoader usage per thread | skybber | 2019-03-17 | 1 | -1/+16 |
|/ |
|
* | Merge pull request #247 from NingZhang-e/issue246 | Shigeru Chiba | 2019-02-12 | 1 | -5/+1 |
|\ |
|
| * | Fix Issue #246 via clean java doc. | enigzhg | 2019-02-12 | 1 | -5/+1 |
| * | Merge pull request #3 from jboss-javassist/master | Ning Zhang | 2019-02-12 | 20 | -17/+334 |
| |\
| |/
|/| |
|
* | | updates Readme.html and rebuilds javassist.jar | chibash | 2019-02-02 | 2 | -1/+1 |
* | | Merge pull request #244 from shifujun/redirectMethodCallToStatic | Shigeru Chiba | 2019-02-02 | 4 | -0/+102 |
|\ \ |
|
| * | | add a new CodeConverter method:redirectMethodCallToStatic | shifujun | 2019-02-01 | 4 | -0/+102 |
|/ / |
|
* | | fixes the bug reported in Issue #241. | chibash | 2019-01-28 | 5 | -2/+30 |
* | | adds src/test/test5/SwitchCase.java. It also adds the javadoc comments. | chibash | 2019-01-27 | 3 | -1/+11 |
* | | Merge pull request #243 from michalkurka/michalk_fix-j11-race | Shigeru Chiba | 2019-01-27 | 3 | -6/+75 |
|\ \ |
|
| * | | Proposed fixes in DefineClassHelper & DefinePackageHelper | michalkurka | 2019-01-25 | 2 | -6/+0 |
| * | | JAVASSIST-242: Demonstrates a race condition in DefineClassHelper | michalkurka | 2019-01-25 | 1 | -0/+75 |
|/ / |
|
* | | changes Readme.html | chibash | 2018-12-11 | 1 | -1/+1 |
* | | Merge pull request #231 from jboss-javassist/test/switch-case | Shigeru Chiba | 2018-12-11 | 4 | -2/+86 |
|\ \ |
|
| * | | updates Readme.htmltest/switch-case | chibash | 2018-12-10 | 1 | -0/+5 |
| * | | enables switch-case with string constants | chibash | 2018-12-10 | 3 | -2/+81 |
|/ / |
|
* | | updates for relase 3.24.1rel_3_24_1_ga | chibash | 2018-12-09 | 6 | -6/+7 |
* | | fixes another bug (supporting jdk.*) reported in #228 | chibash | 2018-12-06 | 4 | -4/+27 |
| * | Merge pull request #2 from jboss-javassist/master | Ning Zhang | 2018-12-04 | 5 | -5/+19 |
| |\
| |/
|/| |
|
* | | fixes a bug reported in #228 | chibash | 2018-12-05 | 3 | -1/+15 |
* | | modifies build.xml to support JDK 7. | chibash | 2018-11-30 | 2 | -2/+2 |
* | | Merge pull request #230 from JCgH4164838Gh792C124B5/localJavassistBranch | Shigeru Chiba | 2018-11-30 | 1 | -2/+2 |
|\ \ |
|
| * | | Re-enable JDK7 runtime compatibility for Javassist 3.x (until source changes ... | JCgH4164838Gh792C124B5 | 2018-11-30 | 1 | -2/+2 |
|/ / |
|
| * | Merge pull request #1 from jboss-javassist/master | Ning Zhang | 2018-11-02 | 46 | -740/+1171 |
| |\
| |/
|/| |
|
* | | fixes bugs in javadoc comments | chibash | 2018-11-02 | 2 | -5/+10 |
* | | adds javassist.jar for test coderel_3_24_0_ga | chibash | 2018-11-01 | 1 | -0/+0 |
* | | updates for release 3.24.0-GA | chibash | 2018-11-01 | 3 | -4/+4 |
* | | fixes typos in javadocs.rel_3_24_0_rc | chibash | 2018-10-05 | 9 | -36/+36 |
* | | avoids ConcurrentModificationException in 3.23.1-GA reported in Issue #224. | chibash | 2018-10-05 | 1 | -2/+2 |
* | | stops a potential leak in JarClassPath openClassfile(). Issues #222. | chibash | 2018-09-15 | 1 | -1/+3 |
* | | adds a method taking Lookup to java.util.proxy. | chibash | 2018-09-10 | 4 | -13/+88 |
* | | adds Automatic-Module-Name to manifest | chibash | 2018-09-09 | 1 | -0/+1 |
* | | modifies javassist.util.proxy.DefinePackageHelper to be compatible to Java 11. | chibash | 2018-09-08 | 2 | -91/+105 |
* | | changes CtClass#toClass() and ClassPool#toClass() etc. to support Java 11, | chibash | 2018-09-08 | 27 | -451/+532 |
* | | does refactoring for javassist.util.proxy. | chibash | 2018-09-07 | 3 | -153/+150 |
* | | changes the version number | chibash | 2018-09-05 | 3 | -1/+5 |
* | | adds test cases for NestHostAttribute and NestMembersAttribute. | chibash | 2018-09-02 | 5 | -4/+39 |
* | | modifies NestHostAttribute and NestMembersAttribute and adds test code | chibash | 2018-09-02 | 8 | -9/+97 |
* | | Merge pull request #218 from dmitri-gb/master | Shigeru Chiba | 2018-09-02 | 3 | -0/+92 |
|\ \ |
|
| * | | Add support for Java 11 NestHost and NestMembers attributes | Dmitri Gabbasov | 2018-08-23 | 3 | -0/+92 |
* | | | adds a comment for the fix to JIRA JASSIST-267 | chibash | 2018-09-02 | 4 | -2/+39 |
| |/
|/| |
|