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
Commit message (
Expand
)
Author
Age
Files
Lines
*
extra test resources for within(@Foo *) tests
acolyer
2005-01-05
2
-0
/
+41
*
forgot to check in this updated java 5 jar for test cases
acolyer
2004-12-16
1
-0
/
+0
*
more ambiguous bindings testing
acolyer
2004-12-16
4
-0
/
+121
*
it is now safe to short-circuit in and/or pc matching (all side-effects removed)
acolyer
2004-12-16
2
-15
/
+14
*
partial fix for bug 61568.
acolyer
2004-12-15
5
-17
/
+13
*
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
*
autoboxing for return values
aclement
2004-12-10
1
-0
/
+31
*
Tests for declare parents where enums are involved.
aclement
2004-12-10
5
-3
/
+14
*
Tests for declare parents where annotations are involved.
aclement
2004-12-10
5
-1
/
+23
*
test correct detection of @args in a declare
acolyer
2004-12-10
2
-2
/
+16
*
@within, @withincode tests
acolyer
2004-12-10
5
-2
/
+99
*
testing for @args
acolyer
2004-12-10
4
-1
/
+216
*
more tests
acolyer
2004-12-09
4
-2
/
+21
*
updated binary form
acolyer
2004-12-09
8
-0
/
+0
*
Allows passing of extra argument to the compiler (-1.5 for autoboxing behavior)
aclement
2004-12-09
1
-4
/
+18
*
Autoboxing testdata - all primitives covered.
aclement
2004-12-09
20
-0
/
+245
*
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
4
-14
/
+78
*
Complete varargs support.
aclement
2004-12-09
7
-23
/
+52
*
mock java.lang.annotation.Annotation
acolyer
2004-12-09
1
-0
/
+0
*
annotation tests for this and target
acolyer
2004-12-09
3
-0
/
+101
*
unwanted import
acolyer
2004-12-08
1
-1
/
+0
*
first @annotation test
acolyer
2004-12-08
2
-0
/
+16
*
Annotation matching.
aclement
2004-12-08
2
-19
/
+24
*
Annotation matching.
aclement
2004-12-08
6
-0
/
+67
*
updated binary form
acolyer
2004-12-08
5
-0
/
+0
*
With type mungers remembering their location, we now get a sensible error lin...
aclement
2004-12-07
1
-1
/
+1
*
Rebuilt due to type munger attribute change
aclement
2004-12-07
5
-0
/
+0
*
work in progress.... annotation pointcuts, parsing, and patterns
acolyer
2004-12-06
6
-0
/
+0
*
work in progress.... annotation pointcuts, parsing, and patterns
acolyer
2004-12-06
3
-0
/
+0
*
Fixes for Bug 80249: Order of types passed to compiler determines weaving beh...
aclement
2004-12-06
5
-4
/
+33
*
72766 - varargs policing in signature matching
aclement
2004-12-03
4
-14
/
+82
*
72766 - varargs policing in signature matching
aclement
2004-12-03
7
-0
/
+56
*
72766 - improved build.xml for building the testcode jar
aclement
2004-12-02
3
-17
/
+8
*
72766 - enum testdata
aclement
2004-12-02
8
-0
/
+44
*
72766 - annotation testdata
aclement
2004-12-02
5
-0
/
+37
*
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
18
-0
/
+506
*
Part of 72766: Bridge methods - we now do the right thing if we see one (i.e....
aclement
2004-11-30
11
-3
/
+227
*
Fix for Bugzilla Bug 74952: before,after !(cflow(within(Trace*))) prints nothing
aclement
2004-10-21
3
-0
/
+178
*
Fix for Bugzilla Bug 76096: Anonymous classes unaware of introductions into a...
aclement
2004-10-19
3
-0
/
+59
*
Modified test to account for additional "uses pointcut" relationships.
mkersten
2004-10-15
1
-5
/
+5
*
TEMPORARILY removed some tests - to see if they enable the build to progress.
aclement
2004-10-15
1
-2
/
+2
*
set static variable to avoid reading value set by other tests
wisberg
2004-10-14
1
-0
/
+3
*
76030 - cflow optimizations. Part 2 fix - share counters and stacks when we ...
aclement
2004-10-12
7
-9
/
+336
*
76030 - cflow optimizations. Part 1 fix - use counters rather than stacks wh...
aclement
2004-10-11
3
-0
/
+80
[next]