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
/
bugs
Commit message (
Expand
)
Author
Age
Files
Lines
*
@testcase PR#52107 declare [int | String | Object] field on interface
wisberg
2004-02-15
3
-0
/
+82
*
mailing list verify error
wisberg
2004-02-13
3
-0
/
+61
*
Fix for Bugzilla Bug 50641
aclement
2004-02-09
4
-1
/
+61
*
Test and fix for Bugzilla Bug 50570
jhugunin
2004-01-28
1
-0
/
+42
*
fix for Bugzilla Bug 49295
jhugunin
2004-01-28
2
-2
/
+28
*
tests for Bugzilla Bug 50641
jhugunin
2004-01-26
4
-0
/
+50
*
@testcase PR#49784 aspect declares interface method (abstract decl, default i...
wisberg
2004-01-16
1
-0
/
+42
*
Test for Bugzilla Bug 42515
acolyer
2004-01-15
2
-0
/
+7
*
Fix for 38824.
acolyer
2004-01-14
1
-0
/
+30
*
Fix for Bugzilla Bug 44587
jhugunin
2004-01-14
2
-0
/
+70
*
Fix for Bugzilla Bug 46280
jhugunin
2004-01-14
1
-0
/
+41
*
Fix for Bugzilla Bug 49784
acolyer
2004-01-14
12
-1
/
+79
*
Bugzilla Bug 44586
acolyer
2004-01-13
1
-0
/
+50
*
move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the
acolyer
2004-01-13
2
-0
/
+17
*
Fix for Bugzilla Bug 46750
jhugunin
2004-01-12
1
-0
/
+20
*
@testcase PR#49784 aspect declares interface method
wisberg
2004-01-09
3
-0
/
+126
*
pr 46671 ensure we don't look for source on the claspath (Andy's fix)
acolyer
2004-01-09
2
-0
/
+28
*
Fix for Bugzilla Bug 49638 exception logging: after() throwing advice can't ...
jhugunin
2004-01-09
1
-0
/
+28
*
added comments
wisberg
2004-01-09
1
-8
/
+12
*
fix for Bugzilla Bug 41952
jhugunin
2004-01-07
1
-0
/
+23
*
pr 48522
acolyer
2004-01-07
1
-0
/
+32
*
pr 45184: External pointcut refs not resolved if named pointcut used by declare
acolyer
2004-01-07
1
-0
/
+18
*
fix for pr 47754, itd of static method on interface
acolyer
2004-01-07
1
-0
/
+10
*
fix for pr 48522, not warning on (un)softened exception
acolyer
2004-01-07
1
-0
/
+15
*
fix for bug 49457 - test for duplicate pointcut definitions in classes
acolyer
2004-01-07
2
-0
/
+32
*
@testcase PR#49295 extra warning (join point?) for interface-typepattern exec...
wisberg
2003-12-23
1
-0
/
+67
*
Work on Bugzilla 42668: effect of an after returning type incompatible with a...
ehilsdal
2003-11-18
1
-21
/
+0
*
reorganize test b/c conflating two issues:
wisberg
2003-10-31
11
-17
/
+40
*
@testcase PR#42574 ZIP and JAR extensions in classpath and extdirs
wisberg
2003-10-31
7
-0
/
+78
*
test case for bug 45441 - joinpoint optimization when targetting 1.4
acolyer
2003-10-23
2
-0
/
+21
*
added back-links to newly-submitted bug 43972
wisberg
2003-10-01
2
-5
/
+9
*
presumed bug found on mailing list by Eric Jain, rendered both in harness and...
wisberg
2003-09-29
5
-0
/
+119
*
bug 43033 - NPE in concretize error path for ReferencePointcut
acolyer
2003-09-19
2
-0
/
+19
*
fix and test for Bugzilla Bug 43194
jhugunin
2003-09-18
1
-0
/
+25
*
fix and test for Bugzilla Bug 42993
jhugunin
2003-09-12
1
-0
/
+44
*
fix and tests for at least 2 bugs:
jhugunin
2003-09-10
3
-0
/
+66
*
@testcase PR#XXX omnibus privileged access from aspectj-users mail "Problem w...
wisberg
2003-09-07
3
-0
/
+200
*
@testcase PR#42668 after returning type incompatible with join point return type
wisberg
2003-09-06
1
-0
/
+21
*
test and fix for bug reported today on aspectj-dev
jhugunin
2003-09-05
1
-0
/
+21
*
test and fix for Bugzilla Bug 42539
jhugunin
2003-09-04
2
-0
/
+18
*
fix and test for Bugzilla Bug 41359
jhugunin
2003-08-28
3
-0
/
+43
*
@testcase PR#41888 call PCD fails when given subtype of defining type
wisberg
2003-08-23
1
-0
/
+76
*
fix and tests for Bugzilla Bug 41123
jhugunin
2003-08-08
4
-0
/
+18
*
fix for Bugzilla Bug 41175
jhugunin
2003-08-08
3
-0
/
+28
*
@testcase PR#41175 aspect-declared methods with exception clauses fail in bin...
wisberg
2003-08-06
11
-0
/
+144
*
@testcase PR#41170 combine classpath on command line and in .lst file
wisberg
2003-08-06
4
-0
/
+17
*
fixes for Bugzilla Bug 40858
jhugunin
2003-08-04
3
-9
/
+18
*
Added test case for bug#39959.
mkersten
2003-07-29
2
-0
/
+66
*
@testcase PR#40876 subtype-qualified pointcut reference
wisberg
2003-07-28
1
-0
/
+50
*
@testcase PR#40858 weaver trace on mis-qualified pointcut reference
wisberg
2003-07-28
1
-0
/
+27
[next]