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
/
src
/
org
Commit message (
Expand
)
Author
Age
Files
Lines
*
test and fix for 152631: decp targetting aspect using cflow
aclement
2006-08-04
2
-0
/
+5
*
test and initial patches for 141556
aclement
2006-08-03
3
-0
/
+60
*
fix for problem with transform of static synchronized method on pre Java5.
aclement
2006-08-03
2
-0
/
+35
*
test and fix for 152589: adviceDidNotMatch incorrectly appearing
aclement
2006-08-03
1
-0
/
+14
*
Fix for failure when lock()/unlock() used in XML defined pointcut and would r...
aclement
2006-08-02
2
-0
/
+25
*
Bug 151938 "Handle Duplicate -javaagent entries more gracefully" (ignore dupl...
mwebster
2006-08-01
2
-1
/
+11
*
Bug 150487 "Tracing and Logging Framework" (lazy initialize SimpleDateFormat ...
mwebster
2006-08-01
2
-8
/
+17
*
synchronization pointcut problem (see Fourteen.java for info)
aclement
2006-08-01
2
-0
/
+12
*
Bug 150487 "Tracing and Logging Framework" (remove tracing from ClassPathMana...
mwebster
2006-07-31
2
-0
/
+11
*
test and fix for 152257
aclement
2006-07-31
1
-5
/
+4
*
testcode 152257
aclement
2006-07-31
1
-0
/
+16
*
being worked on...
aclement
2006-07-28
1
-3
/
+3
*
pipeline changes: fix for deep nesting aspects
aclement
2006-07-28
3
-6
/
+11
*
bug151978: testcase (commented out)
aclement
2006-07-28
2
-3
/
+9
*
pipeline changes: activated PipeliningTests, some adviceDidNotMatch changes i...
aclement
2006-07-28
4
-6
/
+11
*
Bug 150487 "Tracing and Logging Framework" (test default behaviour under 1.3 ...
mwebster
2006-07-27
3
-0
/
+59
*
doh! uses api that isnt there yet...
aclement
2006-07-27
1
-1
/
+1
*
doh! uses api that isnt there yet...
aclement
2006-07-26
1
-11
/
+11
*
pipeline changes: testcode
aclement
2006-07-26
2
-0
/
+151
*
test and fixes for Bug 145963: add injar aspects to the model
aclement
2006-07-25
2
-1
/
+49
*
test and fix for Bug 150671: declare error on set of volatile field does not ...
aclement
2006-07-25
2
-0
/
+9
*
pr145689 - telling AJDT through the progress monitor (rather than a debug int...
aclement
2006-07-24
1
-1
/
+10
*
Testcases for 145442 "The line number is missing for an advised class."
mwebster
2006-07-11
2
-4
/
+40
*
oops
aclement
2006-07-11
1
-1
/
+1
*
removing 121805 for now...
aclement
2006-07-11
1
-1
/
+1
*
test for 121805. commented out test for 145442 (not recreated yet)
aclement
2006-07-11
2
-1
/
+12
*
Testcases for Bug 149322 "Change Xlint cantFindType default to warning"
mwebster
2006-07-10
2
-17
/
+77
*
testcode for 150095: generics binary decp
aclement
2006-07-10
2
-0
/
+5
*
145018: moved 152>153
aclement
2006-07-10
2
-10
/
+0
*
145018: moved 152>153
aclement
2006-07-10
2
-5
/
+12
*
Testcase for Bug 149322 "Change Xlint cantFindType default to warning"
mwebster
2006-07-07
2
-0
/
+30
*
test and fix for 148409
aclement
2006-07-06
2
-2
/
+9
*
149071 testcase
aclement
2006-07-06
2
-2
/
+2
*
remaining fix for 145693
aclement
2006-07-06
1
-8
/
+9
*
testcode for 149071
aclement
2006-07-06
1
-0
/
+17
*
promoted test 147841 to 153tests
aclement
2006-07-06
2
-18
/
+2
*
look in the right place you fool
aclement
2006-07-06
1
-1
/
+1
*
last patches for 141730
aclement
2006-07-06
4
-40
/
+696
*
pr145693 - fix for part 1
aclement
2006-07-05
2
-1
/
+31
*
moved tests to 153
aclement
2006-07-05
2
-7
/
+1
*
test and fix for 148537
aclement
2006-07-05
2
-2
/
+4
*
test for 148537
aclement
2006-07-05
2
-0
/
+5
*
test and fix for 148693
aclement
2006-07-05
2
-63
/
+88
*
testcode for 149305, 149096, 149305: fix for 149305
aclement
2006-07-04
1
-1
/
+68
*
testcode for 149305, 149096, 149305
aclement
2006-07-04
1
-0
/
+23
*
testcode for new handle provider (pr141730)
aclement
2006-07-03
1
-0
/
+211
*
test and fix for 148737
aclement
2006-07-03
2
-0
/
+8
*
and away we go ... 1.5.3 tests
aclement
2006-07-03
4
-0
/
+76
*
bit of reordering to Ajc152Tests - and fixed 148972
V1_5_2_final
aclement
2006-06-28
1
-5
/
+9
*
test and fix for 148727 - reverse synthetic changes for aspectOf() and hasAsp...
aclement
2006-06-28
2
-0
/
+34
[next]