| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #492 from kuznet1/master | Shigeru Chiba | 2024-10-04 | 1 | -7/+7 |
|\ |
|
| * | Add test for 16th line & fix | akuznetsov | 2024-09-28 | 1 | -7/+7 |
* | | init | James Bellenger | 2024-09-17 | 1 | -3/+6 |
|/ |
|
* | [bugfix]fix TransformCallToStatic with invokeinterface or invokedynamic | catsalty | 2024-07-25 | 1 | -0/+3 |
* | Merge pull request #484 from kuznet1/master | Shigeru Chiba | 2024-05-03 | 47 | -476/+863 |
|\ |
|
| * | line numbers for undefined ids & more | akuznetsov | 2023-12-29 | 14 | -175/+175 |
| * | fix line numbers in blocks & refactor test | akuznetsov | 2023-11-02 | 1 | -5/+13 |
| * | save line number count though all methods/ctors | akuznetsov | 2023-10-04 | 5 | -2/+19 |
| * | add line numbers and test | akuznetsov | 2023-10-04 | 37 | -300/+662 |
* | | support bootstrap method coping when using code coping | LiuChuliang 刘楚梁 | 2024-01-18 | 2 | -30/+222 |
* | | 3.30.2-GA releaserel_3_30_2_ga | chibash | 2023-12-25 | 1 | -1/+1 |
* | | fixes github issue #471rel_3_30_1_ga | chibash | 2023-12-17 | 1 | -1/+1 |
* | | 3.30.0-GA releaserel_3_30_0_ga | chibash | 2023-12-17 | 1 | -2/+2 |
* | | Fix insertAuxInitializer may cause inconsistent stack height problem | shifujun | 2023-12-11 | 1 | -2/+1 |
* | | Merge pull request #467 from shifujun/453 | Shigeru Chiba | 2023-12-10 | 1 | -3/+0 |
|\ \ |
|
| * | | Remove DUP check in TransformNewClass | shifujun | 2023-12-08 | 1 | -3/+0 |
* | | | Merge pull request #448 from catsalty/patch-2 | Shigeru Chiba | 2023-12-10 | 1 | -1/+14 |
|\ \ \ |
|
| * | | | Fix issue in no-standard [new] instruction replace | LayHool | 2023-03-16 | 1 | -1/+14 |
| | |/
| |/| |
|
* | | | Fix MemberResolver.lookupMethod bug when super class has more precise match | shifujun | 2023-12-08 | 1 | -9/+16 |
| |/
|/| |
|
* | | fixes GitHub Issue 462 (Internal class issues in the Java 21) | wuwen | 2023-11-03 | 1 | -3/+6 |
|/ |
|
* | Issue-#426 Include Automatic-Module-Name in MANIFEST.MF and bump up the versi... | Hiroshi Ukai | 2022-08-30 | 1 | -1/+1 |
* | for releasing 3.29.1rel_3_29_1_ga | chibash | 2022-08-12 | 1 | -1/+1 |
* | prohibits too many items from being added to a constant pool. | chibash | 2022-08-07 | 1 | -1/+1 |
* | prohibits too many items from being added to a constant pool | chibash | 2022-08-07 | 1 | -0/+3 |
* | prepares for 3.29.0-GA releaserel_3_29_0_ga | chibash | 2022-05-13 | 1 | -2/+2 |
* | removes an unused import declaration as PR 384 mentions. | chibash | 2022-05-13 | 1 | -1/+0 |
* | Merge pull request #382 from tim-hoffman/PR_RemoveStringBuffer | Shigeru Chiba | 2022-05-13 | 35 | -118/+121 |
|\ |
|
| * | Replace remaining StringBuffer uses with StringBuilder | Timothy Hoffman | 2021-07-16 | 1 | -15/+15 |
| * | Replace StringBuffer with StringBuilder and other minor String optimizations | Timothy Hoffman | 2021-07-16 | 35 | -103/+106 |
* | | Merge pull request #383 from tim-hoffman/PR_ArrayCopyPerformance | Shigeru Chiba | 2022-05-13 | 2 | -5/+10 |
|\ \ |
|
| * | | Replace array copy loop with System.arraycopy | Timothy Hoffman | 2021-07-16 | 2 | -5/+10 |
| |/ |
|
* | | cancels PR#391, which does not pass all the tests | chibash | 2022-05-13 | 1 | -3/+2 |
* | | fixes a wrong indentation | chibash | 2022-05-13 | 1 | -1/+1 |
* | | Merge pull request #391 from derklaro/fix-method-naming-syntax | Shigeru Chiba | 2022-05-13 | 1 | -2/+3 |
|\ \ |
|
| * | | Only wrap the method name if the method doesn't come from the same decl class | derklaro | 2021-09-07 | 1 | -2/+3 |
| |/ |
|
* | | does refactoring | chibash | 2022-05-13 | 1 | -92/+130 |
* | | fixes a bug in SignatureAttribute.renameClass(). | chibash | 2022-05-13 | 1 | -44/+76 |
* | | Merge branch 'master' into master | Shigeru Chiba | 2022-05-11 | 18 | -33/+176 |
|\ \ |
|
| * \ | Merge pull request #278 from ximsfei/master | Shigeru Chiba | 2022-05-10 | 7 | -18/+104 |
| |\ \ |
|
| | * | | fixes a bug of ClassFile#renameClass(), some imports could not be successfull... | ximsfei | 2019-10-08 | 7 | -18/+104 |
| * | | | Merge pull request #390 from derklaro/master | Shigeru Chiba | 2022-05-10 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | Lower requirement for an extra type in constructor to Java 7- | derklaro | 2021-09-07 | 1 | -1/+1 |
| | | |/
| | |/| |
|
| * | | | Remove redundant type check | April Schleck | 2022-03-31 | 1 | -1/+0 |
| * | | | Fix for NullPointerException on detach() | Burak Şahin | 2021-09-21 | 1 | -1/+1 |
| |/ / |
|
| * | | updates javassist.Loader to exclude jdk.internal. | chibash | 2021-05-14 | 2 | -1/+2 |
| * | | release 3.28.0-GArel_3_28_0_ga | chibash | 2021-05-08 | 1 | -1/+1 |
| * | | Merge pull request #306 from nschaefe/master | Shigeru Chiba | 2021-04-26 | 1 | -11/+11 |
| |\ \ |
|
| | * | | fix CodeConverter.replaceArrayAccess leads to java.util.ConcurrentModificatio... | User | 2020-03-24 | 1 | -11/+11 |
| * | | | Merge pull request #363 from michalkurka/master | Shigeru Chiba | 2021-04-26 | 1 | -6/+19 |
| |\ \ \ |
|
| | * | | | Fix a race condition in CtClassType#getClassFile3 | michalkurka | 2021-03-17 | 1 | -6/+19 |