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
*
fix for pr 48522, not warning on (un)softened exception
acolyer
2004-01-07
2
-0
/
+28
*
fix for bug 49457 - test for duplicate pointcut definitions in classes
acolyer
2004-01-07
3
-0
/
+52
*
@testcase PR#49295 extra warning (join point?) for interface-typepattern exec...
wisberg
2003-12-23
2
-0
/
+77
*
inpath support
wisberg
2003-12-15
9
-2
/
+94
*
Work on Bugzilla 42668: effect of an after returning type incompatible with a...
ehilsdal
2003-11-18
4
-31
/
+90
*
patch from George Harley for pr 42711 (test case)
acolyer
2003-11-12
1
-0
/
+5
*
added detail of expected messages (message text) for pr31724
acolyer
2003-11-10
1
-16
/
+18
*
manifest.mf copying means that 1 previous warning is now no longer issued.
acolyer
2003-11-04
1
-0
/
+2
*
refactored test, annotated specification for JDT bug.
wisberg
2003-10-31
1
-15
/
+4
*
test for 42574 passes.
wisberg
2003-10-31
1
-0
/
+8
*
reorganize test b/c conflating two issues:
wisberg
2003-10-31
11
-17
/
+40
*
add support for extdirs
wisberg
2003-10-31
1
-1
/
+2
*
@testcase PR#42574 ZIP and JAR extensions in classpath and extdirs
wisberg
2003-10-31
8
-1
/
+97
*
-source14 is not back to -source 1.4, and XOCodeSize a knownLimitation
wisberg
2003-10-29
1
-18
/
+19
*
doc harness handling of 2-element options
wisberg
2003-10-29
1
-3
/
+1
*
make output dir
wisberg
2003-10-29
1
-0
/
+1
*
fix for Bugzilla Bug 45441
jhugunin
2003-10-23
2
-10
/
+10
*
test case for bug 45441 - joinpoint optimization when targetting 1.4
acolyer
2003-10-23
2
-0
/
+21
*
Added test case for bug 45441
acolyer
2003-10-23
1
-0
/
+10
*
added back-links to newly-submitted bug 43972
wisberg
2003-10-01
3
-5
/
+10
*
presumed bug found on mailing list by Eric Jain, rendered both in harness and...
wisberg
2003-09-29
6
-1
/
+132
*
bug 43033 - NPE in concretize error path for ReferencePointcut
acolyer
2003-09-19
3
-0
/
+31
*
fix and test for Bugzilla Bug 43194
jhugunin
2003-09-18
2
-0
/
+31
*
fix and test for Bugzilla Bug 42993
jhugunin
2003-09-12
2
-0
/
+50
*
fix and tests for at least 2 bugs:
jhugunin
2003-09-10
4
-0
/
+81
*
added pr number for Bugzilla Bug 42652
jhugunin
2003-09-08
1
-2
/
+1
*
@testcase PR#XXX omnibus privileged access from aspectj-users mail "Problem w...
wisberg
2003-09-07
4
-1
/
+212
*
@testcase PR#42668 after returning type incompatible with join point return type
wisberg
2003-09-06
2
-0
/
+31
*
test and fix for bug reported today on aspectj-dev
jhugunin
2003-09-05
2
-0
/
+28
*
test and fix for Bugzilla Bug 42539
jhugunin
2003-09-04
3
-0
/
+28
*
fix and test for Bugzilla Bug 41359
jhugunin
2003-08-28
4
-0
/
+58
*
@testcase PR#41888 call PCD fails when given subtype of defining type
wisberg
2003-08-23
2
-0
/
+83
*
added ant driver for JUnit ajctest driver
wisberg
2003-08-17
1
-0
/
+40
*
disabled test spec error test b/c it can't be skipped for JUnit driver
wisberg
2003-08-17
1
-4
/
+5
*
Added check for warning issued during JAR creation (manifest not copied).
mkersten
2003-08-08
2
-7
/
+11
*
put aspectjrt.jar on classpath for module tests run outside of eclipse
acolyer
2003-08-08
1
-0
/
+1
*
would help if i quoted test.classpath properly....
acolyer
2003-08-08
1
-2
/
+2
*
switch to using test.classpath rather than bin.classpath - works outside of e...
acolyer
2003-08-08
1
-2
/
+2
*
Added task to call ajcTests with and without emacssym and include results in ...
acolyer
2003-08-08
1
-2
/
+117
*
fix and tests for Bugzilla Bug 41123
jhugunin
2003-08-08
5
-0
/
+54
*
fix for Bugzilla Bug 41175
jhugunin
2003-08-08
9
-30
/
+66
*
BCException - not isolated, so no bug written
wisberg
2003-08-07
3
-0
/
+473
*
@testcase PR#41175 aspect-declared methods with exception clauses fail in bin...
wisberg
2003-08-06
13
-0
/
+204
*
passing tests for interface libraries. The behavior might be wrong (i.e., so...
wisberg
2003-08-06
9
-0
/
+188
*
@testcase PR#41170 combine classpath on command line and in .lst file
wisberg
2003-08-06
5
-0
/
+24
*
fix for Bugzilla Bug 40805
jhugunin
2003-08-05
2
-17
/
+17
*
fixes for Bugzilla Bug 40858
jhugunin
2003-08-04
5
-30
/
+42
*
fix for Bugzilla Bug 40876
jhugunin
2003-07-29
2
-7
/
+7
*
Added test case for bug#39959.
mkersten
2003-07-29
3
-0
/
+76
*
@testcase PR#40876 subtype-qualified pointcut reference
wisberg
2003-07-28
2
-0
/
+58
[next]