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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the first few Java 19 tests
Alexander Kriegisch
2022-10-03
12
-0
/
+698
*
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
6
-11
/
+7
*
Set Maven version to 1.9.19-SNAPSHOT
Alexander Kriegisch
2022-10-02
1
-1
/
+1
*
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
*
Remove AspectJ Browser (ajbrowser) code and documentation
Alexander Kriegisch
2022-04-02
3
-46
/
+35
*
Set version to 1.9.10-SNAPSHOT
Alexander Kriegisch
2022-03-31
1
-1
/
+1
*
Release AspectJ version 1.9.9.1
V1_9_9_1
Alexander Kriegisch
2022-03-31
1
-1
/
+1
*
UseJDKExtendedCharsets.java: add "how to fix test" comment
Alexander Kriegisch
2022-03-31
1
-0
/
+7
*
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
2
-14
/
+13
*
Revert "A few dozen more tests need 'useFullLTW' mode"
Alexander Kriegisch
2022-03-31
13
-145
/
+145
*
POM bug: separate jvm.arg.allowSecurityManager from jvm.arg.addOpens
Alexander Kriegisch
2022-03-31
1
-1
/
+4
*
Add some smoke test cases for '--add-reads' and '--add-modules'
Alexander Kriegisch
2022-03-31
9
-4
/
+129
*
Add test case + experimental fix for AJC option '--add-exports'
Alexander Kriegisch
2022-03-27
3
-0
/
+30
*
Set version to 1.9.10-SNAPSHOT
Alexander Kriegisch
2022-03-24
1
-1
/
+1
*
Set version to 1.9.9
V1_9_9
Alexander Kriegisch
2022-03-24
1
-1
/
+1
*
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
7
-73
/
+170
*
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
11
-333
/
+333
*
Merge branch 'master' into java-18
Alexander Kriegisch
2022-03-23
9
-0
/
+493
|
\
|
*
Ignore testAsyncProceedNestedAroundAdviceThreadPool_gh128 for now
Alexander Kriegisch
2022-03-23
1
-1
/
+2
|
*
Name annotation vs native style aspects uniformly in github_128 tests
Alexander Kriegisch
2022-03-23
5
-12
/
+7
|
*
Expand "asynchronous proceed for nested around-advice" to 4 scenarios:
Alexander Kriegisch
2022-03-23
7
-14
/
+343
|
*
Add test "asynchronous proceed for nested around-advice chain"
Alexander Kriegisch
2022-03-23
7
-0
/
+168
*
|
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
14
-147
/
+147
*
|
AtAjLTWTests: 4 test cases switched to 'useFullLTW' mode
Alexander Kriegisch
2022-03-23
2
-13
/
+14
*
|
Prepare code, tests and docs for Java 18
Alexander Kriegisch
2022-03-21
20
-125
/
+647
|
/
*
Regression test for #125: Bugs198Tests.testGitHub_125
Alexander Kriegisch
2022-02-23
4
-3
/
+48
*
Move some tests from Ajc198TestsJava to Bugs198Tests
Alexander Kriegisch
2022-02-23
2
-20
/
+20
*
Set version to 1.9.9-SNAPSHOT
Alexander Kriegisch
2022-02-11
1
-1
/
+1
*
Set version to 1.9.8
V1_9_8
Alexander Kriegisch
2022-02-11
1
-1
/
+1
*
Improve annotation style if pointcut handling
Andy Clement
2022-01-31
5
-15
/
+188
*
Fix annotation style support for if(true) and if(false)
Andy Clement
2022-01-17
4
-0
/
+95
*
Add test for Java 11 constant-dynamic
Alexander Kriegisch
2022-01-08
7
-0
/
+140
*
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
*
|
Set version to 1.9.8-SNAPSHOT
Alexander Kriegisch
2021-11-26
1
-1
/
+1
*
|
Set version to 1.9.8.RC3
V1_9_8_RC3
Alexander Kriegisch
2021-11-26
1
-1
/
+1
*
|
Incorporate JDT Core fix + test for #105
Alexander Kriegisch
2021-11-26
6
-0
/
+73
|
/
*
Set version to 1.9.8-SNAPSHOT
Alexander Kriegisch
2021-10-08
1
-1
/
+1
*
Release version to 1.9.8.RC1
V1_9_8_RC1
Alexander Kriegisch
2021-10-08
1
-1
/
+1
*
Fix Java17PreviewFeaturesTests (locale-specific floating-point output)
Alexander Kriegisch
2021-10-08
3
-4
/
+6
[next]