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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Fix AtAjLTWTests::testLTWDumpProxy for Java 16
Alexander Kriegisch
2021-03-23
1
-2
/
+14
*
Fix some deprecated Java and JUnit warnings by using newer API calls
Alexander Kriegisch
2021-03-21
3
-3
/
+3
*
Add Java 16 test suite for AspectJ 1.9.7 + test refactorings
Alexander Kriegisch
2021-03-21
7
-69
/
+166
*
Fix MultiProjectIncrementalTests.testInvalidAspectpath_pr121395
Alexander Kriegisch
2021-03-20
1
-1
/
+8
*
Add Java 15 / AspectJ 1.9.7 test suite
Alexander Kriegisch
2021-03-17
6
-5
/
+221
*
Do not run tests using Java 14 preview features on this Java 15 compiler
Alexander Kriegisch
2021-03-17
1
-0
/
+3
*
Restructure Java 14 / AJ 1.9.6 tests
Alexander Kriegisch
2021-03-17
2
-5
/
+6
*
Simplify execution of PureJavaTests and KnownLimitationsTests
Alexander Kriegisch
2021-03-14
1
-3
/
+3
*
Make sure Java 14-only tests using preview are not executed on JVM 15+
Alexander Kriegisch
2021-03-14
3
-53
/
+88
*
Fix 'ajdoc' tests for Java 15 build
Alexander Kriegisch
2021-03-14
4
-150
/
+150
*
Fix MultiProjectIncrementalTests.testAspectPath_pr265693, 2nd try
Alexander Kriegisch
2021-03-11
1
-3
/
+7
*
Reduce test output for incremental comp tests
Andy Clement
2020-08-15
5
-50
/
+60
*
Merge branch 'master' into feature/collection-performance
Andy Clement
2020-08-15
6
-67
/
+59
|
\
|
*
Reduce test output for incremental comp tests
Andy Clement
2020-08-15
5
-49
/
+32
|
*
Fix test on J14
Andy Clement
2020-08-15
1
-18
/
+27
[prev]
[next]