| Commit message (Expand) | Author | Age | Files | Lines |
* | Adapt to 1.9.24 release of AspectJ Eclipse JDT Compiler variant | Andrew Clement | 3 days | 15 | -34/+412 |
* | Fixes #326: ClassCastException: class ParameterizedTypeBinding cannot be cast... | Andrew Clement | 2025-03-25 | 2 | -0/+15 |
* | Fixed #327 - Attempt to push null on operand stack | Andrew Clement | 2025-03-24 | 2 | -1/+32 |
* | Fix for GH328 - problem with generating supporting code for inline method access | Andrew Clement | 2025-03-21 | 2 | -2/+11 |
* | Add Java23 support | Andrew Clement | 2025-03-07 | 131 | -2723/+3045 |
* | Use aspect file/line matching for weave messages in some tests | Alexander Kriegisch | 2024-04-13 | 2 | -12/+12 |
* | Fix expected weave messages after previous changes | Alexander Kriegisch | 2024-04-13 | 6 | -130/+142 |
* | Improve Ajc165Tests.testFunkyPointcut_pr272233_2 | Alexander Kriegisch | 2024-04-12 | 1 | -7/+19 |
* | Make Ajc165Tests.testFunkyPointcut_pr272233_2 pass | Alexander Kriegisch | 2024-04-12 | 1 | -0/+1 |
* | Fix test after node traversal was improved | Alexander Kriegisch | 2024-04-12 | 2 | -0/+2 |
* | Add IT reproducing JoinPointImpl thread-locals memory leak | Alexander Kriegisch | 2024-04-10 | 2 | -2/+16 |
* | Remove some TODOs from Java feature tests | Alexander Kriegisch | 2024-03-23 | 3 | -13/+0 |
* | Switch to Java 22 + add basic test suite | Alexander Kriegisch | 2024-03-23 | 11 | -20/+565 |
* | Adjust 1.6.1 'testRunningBrokenCode_pr102733*' tests ECJ Java 22 | Alexander Kriegisch | 2024-03-23 | 2 | -49/+66 |
* | Reactivate test in AtAjAnnotationGenTests | Alexander Kriegisch | 2024-03-15 | 1 | -6/+3 |
* | Remove BCEL files from 'lib' module | Alexander Kriegisch | 2024-03-15 | 3 | -7/+7 |
* | Avoid ThreadLocal memory leak in JoinPointImpl | Alexander Kriegisch | 2024-03-12 | 2 | -6/+7 |
* | Add regression tests for inheritable thread-local memory leak | Alexander Kriegisch | 2024-03-12 | 2 | -0/+60 |
* | Add Bugs1921Tests::testGitHub_285 | Alexander Kriegisch | 2024-03-02 | 2 | -0/+25 |
* | Fix: AllTestsAspectJ171 runs correct NewFeatures suite | Alexander Kriegisch | 2024-03-02 | 1 | -2/+0 |
* | Add Ajc164Tests::testMultipleXMLFiles | Alexander Kriegisch | 2024-02-22 | 2 | -0/+60 |
* | New abstract class JavaVersionSpecificXMLBasedAjcTestCase | Alexander Kriegisch | 2024-02-19 | 48 | -183/+446 |
* | Remove most MINOR_*, MINOR_* BCEL class file versions | Alexander Kriegisch | 2024-02-19 | 24 | -78/+84 |
* | LangUtil: remove methods like 'is11VMOrGreater', 'is1dot5VMOrGreater' | Alexander Kriegisch | 2024-02-19 | 14 | -31/+30 |
* | Add 'AspectJ_JDK_Update' hint in various places | Alexander Kriegisch | 2024-02-19 | 2 | -0/+14 |
* | Globally replace "http:" by "https:" in non-XML files | Alexander Kriegisch | 2024-02-15 | 4 | -5/+5 |
* | Add tests for underscores in pointcuts on Java 21+ | Alexander Kriegisch | 2024-02-13 | 2 | -0/+47 |
* | ITD inner type tests: replace '_' by '__' | Alexander Kriegisch | 2024-02-13 | 1 | -28/+28 |
* | Update Java 21 string patterns tests after JDT Core bugfix | Alexander Kriegisch | 2024-02-12 | 1 | -6/+2 |
* | ajc1921.xml: Add AspectJ version hint to #279 test case | Alexander Kriegisch | 2024-02-09 | 1 | -1/+1 |
* | IT reproducing GitHub issue 279 | Alexander Kriegisch | 2024-02-08 | 2 | -2/+10 |
* | Replace old by new AspectJ GitHub URL | Alexander Kriegisch | 2024-02-08 | 5 | -13/+13 |
* | Move docs examples directory two levels up | Alexander Kriegisch | 2024-01-06 | 2 | -2/+2 |
* | Globally fix spelling error "dependancy/dependancies" | Alexander Kriegisch | 2024-01-06 | 1 | -1/+1 |
* | Add tests for Java 21 unnamed classes and instance methods | Alexander Kriegisch | 2023-12-11 | 2 | -0/+52 |
* | Add tests for Java 21 unnamed patterns | Alexander Kriegisch | 2023-12-11 | 2 | -0/+63 |
* | Add tests for Java 21 string patterns | Alexander Kriegisch | 2023-12-11 | 2 | -2/+77 |
* | Reactivate some tests on JDK 21 after upstream fix | Alexander Kriegisch | 2023-11-27 | 1 | -7/+1 |
* | AllTests19 suite: add AllTestsAspectJ1921 | Alexander Kriegisch | 2023-11-27 | 1 | -0/+2 |
* | Enable some tests after J19 problems were fixed for J21 | Alexander Kriegisch | 2023-11-05 | 2 | -16/+9 |
* | Make all existing tests run on JDK 21 | Alexander Kriegisch | 2023-10-05 | 4 | -488/+139 |
* | Move some 1.9.20.1 bug tests to correct directory | Alexander Kriegisch | 2023-10-05 | 2 | -5/+9 |
* | Add test infrastructure for Java 21 (WIP) | Alexander Kriegisch | 2023-10-05 | 10 | -3/+908 |
* | Beautify sanity tests using bytecode level constants | Alexander Kriegisch | 2023-10-05 | 12 | -29/+45 |
* | Remove old '.cvsignore' files | Alexander Kriegisch | 2023-09-27 | 4 | -4/+0 |
* | ajc162.xml: Fix test failing after previous bugfix | Alexander Kriegisch | 2023-08-23 | 1 | -2/+2 |
* | Add regression test for #257 | Alexander Kriegisch | 2023-08-23 | 2 | -0/+50 |
* | Improve bridge method test, bootstrapping ASM usage | Alexander Kriegisch | 2023-08-22 | 1 | -1/+6 |
* | Regression test for Spring issue 27761 | Alexander Kriegisch | 2023-08-21 | 2 | -0/+23 |
* | Move 1.9.20 bug regression tests to the correct spots | Alexander Kriegisch | 2023-08-15 | 4 | -247/+247 |