aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [bugfix]fix TransformCallToStatic with invokeinterface or invokedynamiccatsalty2024-07-251-0/+3
* updates testJIRA150 since it sometimes failschibash2024-05-032-1/+5
* Merge pull request #484 from kuznet1/masterShigeru Chiba2024-05-0349-478/+958
|\
| * line numbers for undefined ids & moreakuznetsov2023-12-2916-177/+191
| * fix line numbers in blocks & refactor testakuznetsov2023-11-023-65/+92
| * save line number count though all methods/ctorsakuznetsov2023-10-046-2/+44
| * add line numbers and testakuznetsov2023-10-0438-300/+697
* | Merge pull request #480 from likey3/masterShigeru Chiba2024-05-035-38/+281
|\ \
| * | support bootstrap method coping when using code copingLiuChuliang 刘楚梁2024-01-185-38/+281
|/ /
* | Merge pull request #477 from oldratlee/improve-pomShigeru Chiba2023-12-311-2/+28
|\ \
| * | improve pomJerry Lee2023-12-301-2/+28
|/ /
* | 3.30.2-GA releaserel_3_30_2_gachibash2023-12-255-3/+7
* | Merge pull request #476 from oldratlee/dev/polish-pomShigeru Chiba2023-12-241-57/+58
|\ \
| * | polish pom formatJerry Lee2023-12-241-57/+58
|/ /
* | Merge pull request #475 from oldratlee/add-editor-configShigeru Chiba2023-12-231-0/+24
|\ \
| * | add `.editorconfig`Jerry Lee2023-12-221-0/+24
|/ /
* | Merge pull request #473 from shifujun/fix_bytecode_versionShigeru Chiba2023-12-211-2/+2
|\ \
| * | Fix bytecode compatible back to 52(JDK8)shifujun2023-12-201-2/+2
|/ /
* | Merge pull request #472 from merks/issue-471Shigeru Chiba2023-12-170-0/+0
|\ \
| * | Use current latest org.apache.felix:maven-bundle-plugin:5.1.9Ed Merks2023-12-171-1/+1
* | | fixes github issue #471rel_3_30_1_gachibash2023-12-175-6/+10
|/ /
* | 3.30.0-GA releaserel_3_30_0_gachibash2023-12-176-7/+11
* | Merge pull request #470 from shifujun/repair_IDEAShigeru Chiba2023-12-169-27/+2
|\ \
| * | Minimal changes make IDEA 2023.2 work out-of-boxshifujun2023-12-129-27/+2
* | | Merge pull request #469 from shifujun/insertAuxInitializer_stacksizeShigeru Chiba2023-12-161-2/+1
|\ \ \
| * | | Fix insertAuxInitializer may cause inconsistent stack height problemshifujun2023-12-111-2/+1
| |/ /
* | | Merge pull request #468 from vimfun/patch-1Shigeru Chiba2023-12-161-1/+1
|\ \ \ | |/ / |/| |
| * | Update tutorial.html: `javassist.util.HotSwapper`⸮o-o ? 林2023-12-111-1/+1
|/ /
* | Merge pull request #467 from shifujun/453Shigeru Chiba2023-12-101-3/+0
|\ \
| * | Remove DUP check in TransformNewClassshifujun2023-12-081-3/+0
* | | Merge pull request #448 from catsalty/patch-2Shigeru Chiba2023-12-101-1/+14
|\ \ \
| * | | Fix issue in no-standard [new] instruction replaceLayHool2023-03-161-1/+14
| | |/ | |/|
* | | Merge pull request #466 from shifujun/pr-fix-lookupMethodShigeru Chiba2023-12-103-11/+77
|\ \ \ | |_|/ |/| |
| * | Fix MemberResolver.lookupMethod bug when super class has more precise matchshifujun2023-12-083-11/+77
|/ /
* | Merge pull request #463 from wuwen5/java21-inner-classShigeru Chiba2023-12-044-3/+38
|\ \ | |/ |/|
| * fixes GitHub Issue 462 (Internal class issues in the Java 21)wuwen2023-11-034-3/+38
|/
* Update README.mdShigeru Chiba2022-10-031-1/+1
* Merge pull request #434 from fanofxiaofeng/patch-1Shigeru Chiba2022-10-031-1/+1
|\
| * try to fix trivial link error靳阳2022-10-021-1/+1
|/
* updates javassist.jar for 3.29.2-GA.rel_3_29_2_gachibash2022-09-141-0/+0
* prepares a new releasechibash2022-09-141-0/+4
* Merge pull request #427 from dakusui/master-issue-426_includeAutomaticModuleN...Shigeru Chiba2022-09-114-7/+4
|\
| * Issue-#426 Format a line in the pom.xml.Hiroshi Ukai2022-08-301-3/+1
| * Issue-#426 Include Automatic-Module-Name in MANIFEST.MF and bump up the versi...Hiroshi Ukai2022-08-304-7/+6
|/
* updates README.mdchibash2022-08-122-2/+2
* adds Issue #423 to Changes.mdchibash2022-08-121-0/+2
* for releasing 3.29.1rel_3_29_1_gachibash2022-08-126-5/+5
* prohibits too many items from being added to a constant pool.chibash2022-08-073-3/+8
* prohibits too many items from being added to a constant poolchibash2022-08-073-0/+17
* updates Changes.md to note Issue #414chibash2022-05-181-1/+1