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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed warning that no longer comes out for this test. We were putting out ...
aclement
2005-01-07
1
-1
/
+1
*
test was failing because a message was coming out twice - once when applying ...
aclement
2005-01-06
1
-1
/
+1
*
BWD: Improvements in source location handling allow us to now include a line ...
aclement
2005-01-05
1
-1
/
+1
*
BWD: New error checking catches one more error in this testcase.
aclement
2005-01-05
1
-0
/
+1
*
Recent changes seem to have made some messages come out in a different order !
aclement
2005-01-05
2
-6
/
+8
*
test cases and fix for Bugzilla Bug 81863
acolyer
2005-01-05
2
-14
/
+22
*
more ambiguous bindings testing
acolyer
2004-12-16
2
-0
/
+24
*
it is now safe to short-circuit in and/or pc matching (all side-effects removed)
acolyer
2004-12-16
1
-13
/
+7
*
partial fix for bug 61568.
acolyer
2004-12-15
3
-15
/
+11
*
check errors/xlints for decp'ing on annos/enums
aclement
2004-12-10
2
-13
/
+54
*
Autoboxing tests - not checked in as need 1.5 JVM to run.
aclement
2004-12-10
1
-0
/
+155
*
test correct detection of @args in a declare
acolyer
2004-12-10
1
-2
/
+11
*
@within, @withincode tests
acolyer
2004-12-10
1
-2
/
+24
*
testing for @args
acolyer
2004-12-10
1
-1
/
+7
*
more tests
acolyer
2004-12-09
4
-2
/
+21
*
Allows passing of extra argument to the compiler (-1.5 for autoboxing behavior)
aclement
2004-12-09
1
-4
/
+18
*
add in @this and @target tests to main suite
acolyer
2004-12-09
1
-0
/
+1
*
more @this @target fixes and tests
acolyer
2004-12-09
1
-0
/
+48
*
Complete varargs support.
aclement
2004-12-09
3
-23
/
+41
*
unwanted import
acolyer
2004-12-08
1
-1
/
+0
*
first @annotation test
acolyer
2004-12-08
1
-0
/
+9
*
Annotation matching.
aclement
2004-12-08
2
-19
/
+24
*
Annotation matching.
aclement
2004-12-08
1
-0
/
+50
*
With type mungers remembering their location, we now get a sensible error lin...
aclement
2004-12-07
1
-1
/
+1
*
Fixes for Bug 80249: Order of types passed to compiler determines weaving beh...
aclement
2004-12-06
2
-4
/
+16
*
72766 - varargs policing in signature matching
aclement
2004-12-03
4
-14
/
+82
*
72766 - progress text file for 1.5.0M1
aclement
2004-12-02
1
-0
/
+28
*
72766 - enum/annotations tests added to suite.
aclement
2004-12-02
1
-1
/
+3
*
72766 - tests to confirm ITDs on enums/annotations not allowed.
aclement
2004-12-02
3
-0
/
+214
*
fixed unused imports
aclement
2004-12-02
1
-3
/
+0
*
72766: This is covariance support. only missing bit is for dynamic join poin...
aclement
2004-12-01
2
-0
/
+303
*
Part of 72766: Bridge methods - we now do the right thing if we see one (i.e....
aclement
2004-11-30
6
-3
/
+174
*
Fix for Bugzilla Bug 74952: before,after !(cflow(within(Trace*))) prints nothing
aclement
2004-10-21
2
-0
/
+27
*
Fix for Bugzilla Bug 76096: Anonymous classes unaware of introductions into a...
aclement
2004-10-19
2
-0
/
+9
*
Modified test to account for additional "uses pointcut" relationships.
mkersten
2004-10-15
1
-5
/
+5
*
76030 - cflow optimizations. Part 2 fix - share counters and stacks when we ...
aclement
2004-10-12
2
-7
/
+40
*
76030 - cflow optimizations. Part 1 fix - use counters rather than stacks wh...
aclement
2004-10-11
2
-0
/
+12
*
Fix for Bugzilla Bug 75129
aclement
2004-09-30
2
-2
/
+15
*
fix for Bugzilla Bug 72157
acolyer
2004-09-08
2
-0
/
+10
*
Fix for Bugzilla Bug 72528
aclement
2004-09-03
2
-0
/
+10
*
Improved testcase for this 1.5 problem.
aclement
2004-08-27
2
-3
/
+17
*
tests for Bugzilla Bug 70404
aclement
2004-08-27
2
-4
/
+22
*
Fix for Bugzilla Bug 72699
aclement
2004-08-27
2
-0
/
+23
*
fix for Bugzilla Bug 72150
aclement
2004-08-27
2
-0
/
+10
*
fix for Bugzilla Bug 72531
acolyer
2004-08-24
2
-0
/
+12
*
Fix for Bugzilla Bug 70794
aclement
2004-08-20
1
-1
/
+1
*
Fix for Bugzilla Bug 70794
aclement
2004-08-20
2
-1
/
+43
*
fix for Bugzilla Bug 37020
acolyer
2004-08-19
1
-4
/
+4
*
fix for Bugzilla Bug 37020
acolyer
2004-08-19
1
-0
/
+2
*
fix for Bugzilla Bug 37020
acolyer
2004-08-19
2
-0
/
+27
[next]