index
:
aspectj.git
1.8.x
356694
AspectJ5_Development
BETA_JAVA8
RB_V1_5_0
RB_V1_8
RB_V_1_5_2
V1_6_X
V1_8_X
ajdt_support
antora
bug356694
bug433351
conditionalThis
dependabot/maven/com.thoughtworks.xstream-xstream-1.4.20
dependabot/maven/commons-logging-commons-logging-1.2
dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.5.0
dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.3.1
dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.11.0
dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.1.0
dependabot/maven/org.apache.maven.plugins-maven-help-plugin-3.4.0
dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.5.0
dependabot/maven/org.codehaus.mojo-build-helper-maven-plugin-3.3.0
dependabot/maven/org.codehaus.mojo-flatten-maven-plugin-1.4.0
earlyJava9
extensions
gh-217
gh-314
invokedynamic
java-21
java8
master
maven_build
origin
paramAnnotationBinding
param_anno_matching_change
refactoring
transientTjp
verification
A seamless aspect-oriented extension to the Java programming language: https://github.com/eclipse-aspectj/aspectj
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump JDT Core to 1.9.21.RC1
java-21
Alexander Kriegisch
2023-12-02
1
-1
/
+1
*
Bump ECJ to 23b713ce (01Dec2023)
Alexander Kriegisch
2023-12-02
1
-1
/
+1
*
Adjust to API changes in ECJ 4dc7b558 (01Dec2023)
Alexander Kriegisch
2023-12-01
8
-17
/
+17
*
Bump AJC version string to c13b03ceabf0c1
Alexander Kriegisch
2023-11-27
1
-1
/
+1
*
Reactivate some tests on JDK 21 after upstream fix
Alexander Kriegisch
2023-11-27
3
-28
/
+1
*
AllTests19 suite: add AllTestsAspectJ1921
Alexander Kriegisch
2023-11-27
1
-0
/
+2
*
Add missing file RecordPatternsPreview1ExhaustivenessOK1.java for JDK 21
Alexander Kriegisch
2023-11-27
1
-0
/
+34
*
AjcTaskTest: Be more lenient with aspectjrt version warning
Alexander Kriegisch
2023-11-21
1
-0
/
+12
*
AjcTaskTest: unwrap redundant if statement
Alexander Kriegisch
2023-11-21
1
-3
/
+1
*
RELEASE.md: Add '--add-opens' info for Nexus Staging 'rc:release'
Alexander Kriegisch
2023-11-19
1
-0
/
+4
*
Set version 1.9.21-SNAPSHOT
Alexander Kriegisch
2023-11-19
28
-28
/
+28
*
Release milestone 1.9.21.M1
V1_9_21_M1
Alexander Kriegisch
2023-11-19
28
-28
/
+28
*
Enable some tests after J19 problems were fixed for J21
Alexander Kriegisch
2023-11-05
5
-20
/
+52
*
Switch CI build to Temurin JDK 21 final (from EA)
Alexander Kriegisch
2023-11-01
1
-1
/
+1
*
Adjust to latest changes in JDT Core
Alexander Kriegisch
2023-11-01
2
-8
/
+8
*
Make all existing tests run on JDK 21
Alexander Kriegisch
2023-10-05
6
-488
/
+393
*
Move some 1.9.20.1 bug tests to correct directory
Alexander Kriegisch
2023-10-05
5
-5
/
+9
*
AjcTestCase: Make sure main methods can be called in Java 21
Alexander Kriegisch
2023-10-05
1
-2
/
+5
*
Add test infrastructure for Java 21 (WIP)
Alexander Kriegisch
2023-10-05
16
-10
/
+988
*
Beautify sanity tests using bytecode level constants
Alexander Kriegisch
2023-10-05
12
-29
/
+45
*
Bump ASM to 9.6 (new Opcodes.V22 constant for Java 22)
Alexander Kriegisch
2023-10-05
1
-1
/
+1
*
AntSpec: Improve filter for warning "Archived non-system classes are disabled"
Alexander Kriegisch
2023-10-01
1
-4
/
+12
*
AjLookupEnvironment: readability refactoring
Alexander Kriegisch
2023-10-01
1
-582
/
+515
*
AjLookupEnvironment: add new phase CONNECT_TYPE_HIERARCHY2
Alexander Kriegisch
2023-10-01
2
-16
/
+17
*
Ignore AspectJ core dumps
Alexander Kriegisch
2023-09-27
1
-0
/
+3
*
Remove old '.cvsignore' files
Alexander Kriegisch
2023-09-27
65
-124
/
+0
*
CI build: remove JDK 11 build, switch 21 to 21-ea
Alexander Kriegisch
2023-09-27
1
-1
/
+1
*
Bump JDT Core to 1.9.21-SNAPSHOT
Alexander Kriegisch
2023-09-26
2
-4
/
+10
*
Upgrade CI build to JDK 21
Alexander Kriegisch
2023-09-26
1
-1
/
+1
*
Update compiler.version to latest Java 20 merge
Alexander Kriegisch
2023-09-25
1
-1
/
+1
*
Set version to 1.9.21-SNAPSHOT
Alexander Kriegisch
2023-09-04
28
-28
/
+28
*
Update AspectJ libraries in 'lib' subfolders
V1_9_20_1
Alexander Kriegisch
2023-09-04
4
-0
/
+0
*
AspectJ release 1.9.20.1
Alexander Kriegisch
2023-09-04
28
-28
/
+28
*
Update 1.9.20 release notes for 1.9.20.1
Alexander Kriegisch
2023-09-04
3
-2
/
+24
*
ajc162.xml: Fix test failing after previous bugfix
Alexander Kriegisch
2023-08-23
1
-2
/
+2
*
NotTypePattern: Fix matching problem for negated type patterns
Alexander Kriegisch
2023-08-23
1
-1
/
+6
*
Add regression test for #257
Alexander Kriegisch
2023-08-23
3
-0
/
+174
*
Improve bridge method test, bootstrapping ASM usage
Alexander Kriegisch
2023-08-22
3
-3
/
+11
*
Put ASM on classpath for Ajc in tests
Alexander Kriegisch
2023-08-22
1
-0
/
+2
*
Fix Spring issue 27761
Alexander Kriegisch
2023-08-21
1
-1
/
+1
*
Regression test for Spring issue 27761
Alexander Kriegisch
2023-08-21
5
-0
/
+117
*
RELEASE.md: add info about creating docs for installer
Alexander Kriegisch
2023-08-16
1
-1
/
+2
*
Set version to 1.9.21-SNAPSHOT
Alexander Kriegisch
2023-08-16
28
-28
/
+28
*
Release 1.9.20
V1_9_20
Alexander Kriegisch
2023-08-16
28
-28
/
+28
*
Add more info and set release date in 1.9.20 release notes
Alexander Kriegisch
2023-08-16
1
-9
/
+14
*
Bump JDT Core to 1.9.20
Alexander Kriegisch
2023-08-16
1
-1
/
+1
*
Add 1.9.20 release notes and update version compatibility matrix
Alexander Kriegisch
2023-08-16
3
-0
/
+157
*
Move 1.9.20 bug regression tests to the correct spots
Alexander Kriegisch
2023-08-15
15
-247
/
+247
*
Fix tests using Javac via Ant using source/target < 1.8
Alexander Kriegisch
2023-08-06
1
-1
/
+1
*
Improve error message in LazyClassGen.getJavaClassBytesIncludingReweavable
Alexander Kriegisch
2023-08-06
3
-11
/
+17
[next]