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
/
java
/
org
/
aspectj
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add basic tests for Java 20, deactivate Java 19 preview tests
Alexander Kriegisch
2023-06-24
6
-1
/
+288
*
Sync HandleProviderDelimiter with JDT Core & AJDT
Alexander Kriegisch
2023-02-26
8
-108
/
+111
*
Add regression test reproducing GitHub #214
Alexander Kriegisch
2023-01-21
1
-0
/
+4
*
Add regression tests for GitHub bug #24
Alexander Kriegisch
2023-01-15
1
-0
/
+16
*
Refactor, comment and reactivate Ajc183Tests.testAnnoStyleDecp_442425
Alexander Kriegisch
2023-01-07
1
-4
/
+4
*
No more compiler errors for implicitly static inner aspects of interfaces
Alexander Kriegisch
2023-01-06
1
-0
/
+4
*
Test cosmetics
Alexander Kriegisch
2023-01-06
1
-2
/
+2
*
Add test reproducing problem from #198
Alexander Kriegisch
2023-01-04
1
-0
/
+6
*
Fix parenthesised AJ keyword compiler problem
Alexander Kriegisch
2023-01-04
1
-0
/
+5
*
Regression test for #190
Alexander Kriegisch
2022-12-30
1
-0
/
+3
*
Fix #366085 concerning declared annotations with source retention
Alexander Kriegisch
2022-12-21
1
-2
/
+2
*
Add tests for Java 19 record patterns
Alexander Kriegisch
2022-12-21
1
-0
/
+43
*
Add the first few Java 19 tests
Alexander Kriegisch
2022-10-03
6
-0
/
+239
*
Deactivate Java 18 preview language feature tests
Alexander Kriegisch
2022-10-03
2
-1
/
+4
*
Remove Batik path entries from test classpath
Alexander Kriegisch
2022-10-03
1
-7
/
+8
*
Cosmetic fixes in Java 18 tests (e.g. copyright year 2022)
Alexander Kriegisch
2022-10-03
5
-7
/
+7
*
vuln-fix: Partial Path Traversal Vulnerability
Jonathan Leitschuh
2022-09-10
1
-1
/
+1
*
Make IStateListener.aboutToCompareClasspaths use typed lists
Alexander Kriegisch
2022-04-18
2
-3
/
+2
*
Revert "AtAjLTWTests: 4 test cases switched to 'useFullLTW' mode"
Alexander Kriegisch
2022-03-31
1
-4
/
+3
*
Add some smoke test cases for '--add-reads' and '--add-modules'
Alexander Kriegisch
2022-03-31
1
-1
/
+13
*
Add test case + experimental fix for AJC option '--add-exports'
Alexander Kriegisch
2022-03-27
1
-0
/
+4
*
Add AllTestsAspectJ199.suite() to AllTests19
Alexander Kriegisch
2022-03-24
1
-0
/
+2
*
Upgrade to latest JDT Core Java 18 changes, activate J18 preview tests
Alexander Kriegisch
2022-03-24
1
-12
/
+8
*
Rename testGitHub_125 to testCompilerCanReopenClosedJARs_gh125
Alexander Kriegisch
2022-03-23
1
-1
/
+1
*
Move GH-128 tests from 1.9.8 to 1.9.9 bugs test suite after merge
Alexander Kriegisch
2022-03-23
2
-17
/
+17
*
Merge branch 'master' into java-18
Alexander Kriegisch
2022-03-23
1
-0
/
+17
|
\
|
*
Ignore testAsyncProceedNestedAroundAdviceThreadPool_gh128 for now
Alexander Kriegisch
2022-03-23
1
-1
/
+2
|
*
Expand "asynchronous proceed for nested around-advice" to 4 scenarios:
Alexander Kriegisch
2022-03-23
1
-1
/
+13
|
*
Add test "asynchronous proceed for nested around-advice chain"
Alexander Kriegisch
2022-03-23
1
-0
/
+4
*
|
A few dozen more tests need 'useFullLTW' mode
Alexander Kriegisch
2022-03-23
1
-1
/
+1
*
|
AtAjLTWTests: 4 test cases switched to 'useFullLTW' mode
Alexander Kriegisch
2022-03-23
1
-3
/
+4
*
|
Prepare code, tests and docs for Java 18
Alexander Kriegisch
2022-03-21
8
-57
/
+302
|
/
*
Regression test for #125: Bugs198Tests.testGitHub_125
Alexander Kriegisch
2022-02-23
1
-3
/
+12
*
Move some tests from Ajc198TestsJava to Bugs198Tests
Alexander Kriegisch
2022-02-23
2
-20
/
+20
*
Improve annotation style if pointcut handling
Andy Clement
2022-01-31
1
-15
/
+30
*
Fix annotation style support for if(true) and if(false)
Andy Clement
2022-01-17
1
-0
/
+8
*
Add test for Java 11 constant-dynamic
Alexander Kriegisch
2022-01-08
2
-0
/
+35
*
Merge pull request #102 from turbanoff/trim_trailing_whitespaces
Andy Clement
2021-11-30
4
-7
/
+7
|
\
|
*
Trim trailing whitespaces.
Andrey Turbanov
2021-11-20
4
-7
/
+7
*
|
Merge pull request #101 from turbanoff/use_StringBuilder_instead_of_StringBuffer
Andy Clement
2021-11-30
6
-15
/
+15
|
\
\
|
*
|
Replace uses of StringBuffer with StringBuilder.
Andrey Turbanov
2021-11-20
6
-15
/
+15
|
|
/
*
|
Add forgotten Bugs198Tests to test suite
Alexander Kriegisch
2021-11-26
2
-0
/
+6
*
|
Incorporate JDT Core fix + test for #105
Alexander Kriegisch
2021-11-26
1
-0
/
+26
|
/
*
Update ECJ version, activate Java 17 preview features tests
Alexander Kriegisch
2021-10-02
1
-14
/
+8
*
Add + activate some Java 17 tests
Alexander Kriegisch
2021-09-07
2
-46
/
+35
*
Test comment cosmetics
Alexander Kriegisch
2021-09-07
9
-9
/
+12
*
Add integration test for '--release N' compiler option
Alexander Kriegisch
2021-06-26
2
-0
/
+76
*
Add AspectJ 1.9.7 and Java 17 test skeletons
Alexander Kriegisch
2021-06-26
5
-0
/
+230
*
Upgrade license from CPLv1/EPLv1 to EPLv2
Alexander Kriegisch
2021-06-04
190
-1181
/
+1181
*
Make all tests run on Java 16 via '-add-opens' JVM option
java16-add-opens
Alexander Kriegisch
2021-03-23
1
-7
/
+9
[next]