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
/
aspectj
/
systemtest
/
ajc151
Commit message (
Expand
)
Author
Age
Files
Lines
*
mavenizing tests - wip
Andy Clement
2019-01-30
9
-1581
/
+0
*
Bug#531694: generate more optional thisJoinPoint construction code
Andy Clement
2018-03-09
1
-4
/
+14
*
Fix 500035: handling target only binding in @AJ pointcut
Andy Clement
2016-11-18
2
-8
/
+6
*
add apt tests
hsestupin
2014-08-01
4
-4
/
+4
*
message changes for e37
aclement
2011-12-10
1
-1
/
+1
*
328121
aclement
2011-04-28
1
-3
/
+9
*
251277: making asmmanager non-singleton
aclement
2008-10-20
2
-218
/
+336
*
AspectJ6: compiler is producing slightly different code, so suid is different...
aclement
2008-01-16
1
-3
/
+3
*
code has moved into model area...154552, comment 3
aclement
2006-08-22
2
-11
/
+0
*
refactored tests for 154552 - use new model testing structure
aclement
2006-08-22
2
-219
/
+1
*
oops! fix for serial version uid calculation (abstract class problem)
aclement
2006-08-22
2
-0
/
+16
*
126167: Fix for @Around problems...
aclement
2006-06-23
1
-25
/
+36
*
126167: Fix for @Around problems...
aclement
2006-06-23
1
-58
/
+204
*
make the default warning level for my beautiful "warnOnSwallowedExceptions" b...
acolyer
2006-06-19
1
-2
/
+2
*
some code for 141730 - store type signatures in program elements rather than ...
aclement
2006-06-06
1
-3
/
+3
*
update license to EPL
acolyer
2006-06-01
5
-7
/
+7
*
test and fixes for 143930, 143924
aclement
2006-05-30
1
-1
/
+1
*
moved pr132349 from 151 to 152
aclement
2006-05-22
2
-5
/
+0
*
tests moved to 125480
aclement
2006-05-18
2
-11
/
+1
*
more tests for @DeclareParents - building it in pieces.
aclement
2006-03-29
2
-0
/
+35
*
test and fix for @DeclareParents problem where the target was "@Coloured *" -...
aclement
2006-03-29
2
-1
/
+43
*
test and fix for 126560 (@AJ types resolved in 'current package') and test fo...
aclement
2006-03-28
2
-0
/
+28
*
fix for 133298
aclement
2006-03-28
1
-2
/
+2
*
test and fixes for 98901, comment 29
aclement
2006-03-27
2
-2
/
+24
*
test and fix for 133307 - funky type variable bounds.
aclement
2006-03-27
2
-2
/
+7
*
better tests for 133298 - yucky bug.
aclement
2006-03-26
2
-6
/
+25
*
test and fix for 132926
aclement
2006-03-24
2
-0
/
+33
*
test and fix for 132130
aclement
2006-03-17
2
-6
/
+74
*
test and fix for 131932
aclement
2006-03-16
2
-0
/
+83
*
test and fix for 131933
aclement
2006-03-16
2
-0
/
+12
*
101411: -XaddSerialVersionUID
POST_MEMORY_CHANGES
aclement
2006-03-09
3
-0
/
+73
*
Progress on: Bug 130869: Pointcut resolution fails against type variables
acolyer
2006-03-08
2
-0
/
+27
*
test for 129566
aclement
2006-03-01
2
-1
/
+14
*
test and fix for 122742 (more @AJ thisJoinPoint problems...)
aclement
2006-02-21
2
-2
/
+22
*
test and fix for 128237 from Helen
aclement
2006-02-21
2
-0
/
+8
*
test and fix for 128744 (or at least the LTW problem Sian hit whilst debuggin...
aclement
2006-02-21
2
-0
/
+11
*
test for 123553
wisberg
2006-02-17
2
-1
/
+7
*
test and fix for 122370 (Andy & Helen) - code generated for @Decp busted.
aclement
2006-02-16
2
-0
/
+15
*
test and fix for 121616
aclement
2006-02-16
2
-0
/
+10
*
tests and (slightly reworked) fix for 125699 from Helen. @AJ bug with inherit...
aclement
2006-02-16
2
-3
/
+17
*
test and fix for 120527 and test (commented out) for 127299
aclement
2006-02-15
2
-0
/
+10
*
Progress on: empty catch block warning - updates to test cases with empty cat...
acolyer
2006-02-10
2
-0
/
+17
*
fix for 120356 - better feedback for DEOW when using @AJ. (from helen)
aclement
2006-02-10
2
-0
/
+77
*
Progress on: Bug 126316: Invalid method signature: Pjava/lang/Enum<Ljava/lang...
acolyer
2006-02-03
2
-0
/
+7
*
@AJ around tests for 126167
aclement
2006-02-02
3
-0
/
+312
*
thats better.
aclement
2006-02-01
1
-4
/
+4
*
oops
aclement
2006-02-01
1
-4
/
+4
*
testcode for 125699 and 125810 from matthew. test for 125699 commented out.
aclement
2006-02-01
2
-0
/
+24
*
testcode for 125475/125480 (from matthew) and for enh 123423 (expose PTW type...
aclement
2006-01-30
1
-1
/
+20
*
testcode for 125475/125480 (from matthew) and for enh 123423 (expose PTW type)
aclement
2006-01-30
1
-2
/
+33
[next]