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
path:
root
/
tests
/
src
/
test
/
resources
/
org
/
aspectj
/
systemtest
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add tests for Java 21 string patterns
Alexander Kriegisch
2023-12-11
1
-0
/
+71
*
Reactivate some tests on JDK 21 after upstream fix
Alexander Kriegisch
2023-11-27
1
-7
/
+1
*
Enable some tests after J19 problems were fixed for J21
Alexander Kriegisch
2023-11-05
1
-3
/
+2
*
Make all existing tests run on JDK 21
Alexander Kriegisch
2023-10-05
1
-342
/
+62
*
Move some 1.9.20.1 bug tests to correct directory
Alexander Kriegisch
2023-10-05
1
-4
/
+7
*
Add test infrastructure for Java 21 (WIP)
Alexander Kriegisch
2023-10-05
3
-1
/
+549
*
Remove old '.cvsignore' files
Alexander Kriegisch
2023-09-27
2
-2
/
+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
1
-0
/
+41
*
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
1
-0
/
+11
*
Move 1.9.20 bug regression tests to the correct spots
Alexander Kriegisch
2023-08-15
2
-215
/
+215
*
Add regression test for #250
Alexander Kriegisch
2023-08-06
1
-0
/
+13
*
Add method ArrayReferenceType.equals to fix failing tests
Alexander Kriegisch
2023-06-26
1
-1
/
+3
*
Add failing test reproducing #246
Alexander Kriegisch
2023-06-26
1
-0
/
+12
*
Adjust expected error message in switch pattern tests after upstream typo fix
Alexander Kriegisch
2023-06-24
4
-11
/
+11
*
Add basic tests for Java 20, deactivate Java 19 preview tests
Alexander Kriegisch
2023-06-24
2
-0
/
+249
*
Fix XML config for Bugs1919Tests.test_GitHub_214
Alexander Kriegisch
2023-06-04
1
-2
/
+4
*
Add regression test reproducing GitHub #214
Alexander Kriegisch
2023-01-21
1
-0
/
+28
*
Comment on newly pointcut parsing found problem in test class
Alexander Kriegisch
2023-01-15
1
-0
/
+2
*
Fix failing tests after previous commit
Alexander Kriegisch
2023-01-15
3
-20
/
+23
*
Expand regression tests for GitHub bug #24
Alexander Kriegisch
2023-01-15
1
-13
/
+56
*
Add regression tests for GitHub bug #24
Alexander Kriegisch
2023-01-15
1
-0
/
+92
*
Refactor, comment and reactivate Ajc183Tests.testAnnoStyleDecp_442425
Alexander Kriegisch
2023-01-07
1
-15
/
+20
*
No more compiler errors for implicitly static inner aspects of interfaces
Alexander Kriegisch
2023-01-06
1
-0
/
+18
*
Test cosmetics
Alexander Kriegisch
2023-01-06
1
-1
/
+1
*
Add test reproducing problem from #198
Alexander Kriegisch
2023-01-04
1
-25
/
+43
*
Fix parenthesised AJ keyword compiler problem
Alexander Kriegisch
2023-01-04
1
-0
/
+19
*
Regression test for #190
Alexander Kriegisch
2022-12-30
1
-0
/
+13
*
Fix indentation in ajc1919.xml (cosmetics)
Alexander Kriegisch
2022-12-30
1
-8
/
+8
*
Fix #366085 concerning declared annotations with source retention
Alexander Kriegisch
2022-12-21
1
-3
/
+9
*
Add tests for Java 19 record patterns
Alexander Kriegisch
2022-12-21
1
-2
/
+76
*
OutputSpec.matchesThisVm better supports version ranges
Alexander Kriegisch
2022-10-05
11
-272
/
+272
*
Fix tests due to changed JDK 'toString' methods in Java 19
Alexander Kriegisch
2022-10-03
3
-42
/
+51
*
Add the first few Java 19 tests
Alexander Kriegisch
2022-10-03
2
-0
/
+165
*
Cosmetic fixes in Java 18 tests (e.g. copyright year 2022)
Alexander Kriegisch
2022-10-03
1
-4
/
+0
*
Revert "Fix more LTW tests"
Alexander Kriegisch
2022-03-31
2
-30
/
+3
*
Revert "AtAjLTWTests: 4 test cases switched to 'useFullLTW' mode"
Alexander Kriegisch
2022-03-31
1
-10
/
+10
*
Revert "A few dozen more tests need 'useFullLTW' mode"
Alexander Kriegisch
2022-03-31
13
-145
/
+145
*
Add some smoke test cases for '--add-reads' and '--add-modules'
Alexander Kriegisch
2022-03-31
1
-3
/
+66
*
Add test case + experimental fix for AJC option '--add-exports'
Alexander Kriegisch
2022-03-27
1
-0
/
+9
*
Upgrade to latest JDT Core Java 18 changes, activate J18 preview tests
Alexander Kriegisch
2022-03-24
1
-4
/
+29
*
Move GH-128 tests from 1.9.8 to 1.9.9 bugs test suite after merge
Alexander Kriegisch
2022-03-23
2
-316
/
+316
*
Merge branch 'master' into java-18
Alexander Kriegisch
2022-03-23
1
-0
/
+316
|
\
|
*
Name annotation vs native style aspects uniformly in github_128 tests
Alexander Kriegisch
2022-03-23
1
-4
/
+4
|
*
Expand "asynchronous proceed for nested around-advice" to 4 scenarios:
Alexander Kriegisch
2022-03-23
1
-1
/
+238
|
*
Add test "asynchronous proceed for nested around-advice chain"
Alexander Kriegisch
2022-03-23
1
-0
/
+79
*
|
Fix more LTW tests
Alexander Kriegisch
2022-03-23
2
-3
/
+30
*
|
A few dozen more tests need 'useFullLTW' mode
Alexander Kriegisch
2022-03-23
13
-146
/
+146
*
|
AtAjLTWTests: 4 test cases switched to 'useFullLTW' mode
Alexander Kriegisch
2022-03-23
1
-10
/
+10
[next]