| Commit message (Expand) | Author | Age | Files | Lines |
* | Release milestone 1.9.21.M1V1_9_21_M1 | Alexander Kriegisch | 2023-11-19 | 1 | -1/+1 |
* | Add test infrastructure for Java 21 (WIP) | Alexander Kriegisch | 2023-10-05 | 1 | -2/+4 |
* | Set version to 1.9.21-SNAPSHOT | Alexander Kriegisch | 2023-09-04 | 1 | -1/+1 |
* | AspectJ release 1.9.20.1 | Alexander Kriegisch | 2023-09-04 | 1 | -1/+1 |
* | Set version to 1.9.21-SNAPSHOT | Alexander Kriegisch | 2023-08-16 | 1 | -1/+1 |
* | Release 1.9.20V1_9_20 | Alexander Kriegisch | 2023-08-16 | 1 | -1/+1 |
* | Improve Java 9+ version matching in ClassPath.getClassPath | Alexander Kriegisch | 2023-06-24 | 1 | -2/+2 |
* | Add basic tests for Java 20, deactivate Java 19 preview tests | Alexander Kriegisch | 2023-06-24 | 1 | -2/+4 |
* | Fix TABLESWITCH weaver issue with Integer.MAX_VALUE | Alexander Kriegisch | 2022-12-30 | 1 | -2/+2 |
* | Set version to 1.9.20-SNAPSHOT | Alexander Kriegisch | 2022-12-21 | 1 | -1/+1 |
* | AspectJ release 1.9.19V1_9_19 | Alexander Kriegisch | 2022-12-21 | 1 | -1/+1 |
* | BCEL: use MAX_CP_ENTRIES from internal class, not from JRE | Alexander Kriegisch | 2022-12-21 | 1 | -5/+4 |
* | Merge branch 'master' into java-19 | Alexander Kriegisch | 2022-11-13 | 1 | -4/+21 |
|\ |
|
| * | Address upstream BCEL vulnerability CVE-2022-42920 | Alexander Kriegisch | 2022-11-13 | 1 | -4/+21 |
* | | Add the first few Java 19 tests | Alexander Kriegisch | 2022-10-03 | 1 | -2/+4 |
* | | Set Maven version to 1.9.19-SNAPSHOT | Alexander Kriegisch | 2022-10-02 | 1 | -1/+1 |
|/ |
|
* | Improve condy (constant dynamic) support | Alexander Kriegisch | 2022-08-13 | 4 | -8/+34 |
* | Remove redundant casts after generics update | Andrey Turbanov | 2022-04-12 | 1 | -2/+2 |
* | Set version to 1.9.10-SNAPSHOT | Alexander Kriegisch | 2022-03-31 | 1 | -1/+1 |
* | Release AspectJ version 1.9.9.1V1_9_9_1 | Alexander Kriegisch | 2022-03-31 | 1 | -1/+1 |
* | Set version to 1.9.10-SNAPSHOT | Alexander Kriegisch | 2022-03-24 | 1 | -1/+1 |
* | Set version to 1.9.9V1_9_9 | Alexander Kriegisch | 2022-03-24 | 1 | -1/+1 |
* | Prepare code, tests and docs for Java 18 | Alexander Kriegisch | 2022-03-21 | 1 | -2/+4 |
* | Set version to 1.9.9-SNAPSHOT | Alexander Kriegisch | 2022-02-11 | 1 | -1/+1 |
* | Set version to 1.9.8V1_9_8 | Alexander Kriegisch | 2022-02-11 | 1 | -1/+1 |
* | Couple of basic tests for the repository optimizations | Andy Clement | 2022-01-13 | 2 | -16/+105 |
* | Optimize class loading - make backward compatible with legacy behaviour | Alexander Kriegisch | 2022-01-13 | 1 | -3/+5 |
* | Optimize class loading | Stefan Starke | 2022-01-13 | 1 | -7/+33 |
* | Merge pull request #109 from turbanoff/avoid_empty_arrays_allocation | Andy Clement | 2022-01-10 | 5 | -12/+9 |
|\ |
|
| * | Reduce empty array allocations | Andrey Turbanov | 2021-12-18 | 5 | -12/+9 |
* | | Fix ConstantDynamic to use the right tag. | Andy Clement | 2022-01-06 | 1 | -1/+1 |
|/ |
|
* | Replace more usages of StringBuffer with StringBuilder | Andrey Turbanov | 2021-12-05 | 2 | -6/+6 |
* | Merge pull request #102 from turbanoff/trim_trailing_whitespaces | Andy Clement | 2021-11-30 | 72 | -278/+278 |
|\ |
|
| * | Trim trailing whitespaces. | Andrey Turbanov | 2021-11-20 | 99 | -460/+460 |
* | | Merge pull request #101 from turbanoff/use_StringBuilder_instead_of_StringBuffer | Andy Clement | 2021-11-30 | 37 | -245/+245 |
|\ \ |
|
| * | | Replace uses of StringBuffer with StringBuilder. | Andrey Turbanov | 2021-11-20 | 37 | -245/+245 |
| |/ |
|
* / | According to javadoc File.isDirectory 'true' if and only if the file denoted ... | Andrey Turbanov | 2021-11-20 | 1 | -4/+4 |
|/ |
|
* | Merge pull request #77 from SmallGiantGames/bug415838-test | Andy Clement | 2021-06-30 | 2 | -1/+108 |
|\ |
|
| * | minor improvements | Dmitry Mikhaylov | 2021-06-29 | 2 | -21/+29 |
| * | test for failing synchronization in LocalVariableTable.unpack | Dmitry Mikhaylov | 2021-06-28 | 2 | -5/+104 |
* | | Add AspectJ 1.9.7 and Java 17 test skeletons | Alexander Kriegisch | 2021-06-26 | 1 | -2/+4 |
* | | Set version to 1.9.8-SNAPSHOT | Andy Clement | 2021-06-24 | 1 | -1/+1 |
* | | 1.9.7 releaseV1_9_7 | Andy Clement | 2021-06-24 | 1 | -1/+1 |
* | | Merge pull request #64 from SmallGiantGames/bug415838 | Andy Clement | 2021-06-24 | 1 | -7/+7 |
|\ \ |
|
| * | | add synchronization to LocalVariableTable | Dmitry Mikhaylov | 2021-05-31 | 1 | -7/+7 |
| |/ |
|
* / | Upgrade license from CPLv1/EPLv1 to EPLv2 | Alexander Kriegisch | 2021-06-04 | 49 | -837/+837 |
|/ |
|
* | Use canonical snapshot version 1.9.7-SNAPSHOT | Alexander Kriegisch | 2021-05-23 | 1 | -1/+1 |
* | Provision libraries in 'lib' automatically | Alexander Kriegisch | 2021-05-05 | 1 | -0/+8 |
* | Remove redundant 'name' and 'packaging' tags from POMs | Alexander Kriegisch | 2021-04-15 | 1 | -10/+6 |
* | Make BCEL classpath utility recognise Java 16-19, fixing many tests | Alexander Kriegisch | 2021-03-21 | 1 | -1/+1 |