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
/
ajc153
Commit message (
Expand
)
Author
Age
Files
Lines
*
mavenizing tests - wip
Andy Clement
2019-01-30
8
-2415
/
+0
*
Reverse default - behave like 1.5 (support annotations) by default
Andy Clement
2018-10-10
2
-13
/
+13
*
Tidy up post APT changes
Andy Clement
2014-08-05
1
-4
/
+4
*
add apt tests
hsestupin
2014-08-01
4
-4
/
+4
*
AspectJ 1.8
Andy Clement
2013-07-29
1
-0
/
+2
*
message changes for e37
aclement
2011-12-10
1
-0
/
+2
*
minimalModel ON by default. demotion ON by default (for AJDT as well as LTW)
aclement
2011-08-05
2
-27
/
+27
*
320425: handle changes
aclement
2010-07-23
1
-23
/
+23
*
292069: make this/target cheaper than call
aclement
2009-10-13
1
-0
/
+2
*
handle fixes
aclement
2009-06-04
1
-3
/
+3
*
265993: more jdt like handles
aclement
2009-03-24
1
-5
/
+5
*
257277: Incorrect generated Source Signature for FieldDeclarations
aclement
2009-02-04
1
-3
/
+33
*
162135: test and fix
aclement
2008-12-04
2
-6
/
+53
*
249216: handle changes
aclement
2008-12-04
1
-9
/
+9
*
252702: c7
aclement
2008-11-13
1
-1
/
+2
*
gone again
aclement
2008-11-03
1
-5
/
+4
*
reactivate test: 247914
aclement
2008-10-30
1
-4
/
+6
*
251277: making asmmanager non-singleton
aclement
2008-10-20
2
-290
/
+446
*
247742:c27
aclement
2008-09-24
1
-182
/
+93
*
temporarily removed
aclement
2008-09-19
1
-4
/
+4
*
supporting multiple source folders in the model - to ensure handles compatibl...
aclement
2008-09-16
1
-237
/
+238
*
245307: test and fix: Aspected annotations cause ajdoc to generate ClassCastE...
aclement
2008-08-28
2
-0
/
+16
*
245286: test and fix: ajdoc does not generate signature correctly for generic...
aclement
2008-08-28
1
-5
/
+11
*
230234 comment 10 - ajdoc modifications and tests
aclement
2008-07-18
2
-6
/
+63
*
164340: ajdoc fix and test
aclement
2008-06-11
2
-0
/
+13
*
231396: with change to pass classname to UCFWTPMB, less parses
aclement
2008-05-30
1
-2
/
+2
*
164356: test and fix: ajdoc
aclement
2008-03-20
2
-0
/
+25
*
145018 - moved testcode to 16
aclement
2008-03-18
2
-10
/
+0
*
AspectJ6: removed expected errors when -1.6 supplied :)
aclement
2008-01-16
1
-5
/
+11
*
203646: tests and fixes for ITD method on generic inner type
aclement
2007-10-29
1
-3
/
+3
*
test and fix for 164633 - problem with decp incorrectly targetting an inner type
aclement
2006-11-21
2
-0
/
+6
*
tests and fixes for pr164384
aclement
2006-11-17
2
-0
/
+36
*
Bug 155033 "Use ajcore for LTW problems" (rename HelloWorld HelloWorldWithEx...
mwebster
2006-11-06
1
-5
/
+5
*
tests for 162135 (commented out) and 162657 (not commented out)
aclement
2006-10-30
2
-0
/
+35
*
tests and fixes for 161502: annotation style generic pointcuts (!)
aclement
2006-10-24
2
-0
/
+16
*
tests and fix for 149908: NPE in org.aspectj.weaver.MemberImpl.getModifiers
aclement
2006-10-23
2
-0
/
+15
*
test and fix for 161217
aclement
2006-10-19
2
-0
/
+5
*
test and fix for 123423: getWithinTypeName() for ptw aspects
aclement
2006-10-18
2
-0
/
+58
*
moved things around so that Xset can change world configuration
aclement
2006-10-16
1
-1
/
+1
*
test and fix for 160674: simpler strategy for loading bytecode on SAP
BEFORE_133532
aclement
2006-10-12
2
-0
/
+23
*
tests and fixes for jdtlikehandleprovider, bug 159896
aclement
2006-10-06
2
-0
/
+86
*
tests for 156058 and 159983
aclement
2006-10-06
2
-1
/
+9
*
Bug 158957 "NPE in LTW with RMI dynamic proxies w/ pointcut reuse" (restore c...
mwebster
2006-10-05
2
-0
/
+45
*
Bug 132080 "LTW concrete-aspect definitions not exposed to weaver"
mwebster
2006-10-04
2
-0
/
+91
*
test from Wes (bug 159143)
aclement
2006-10-04
2
-0
/
+21
*
test and fix for 156904: missing type warning then it matches anyway
aclement
2006-10-03
2
-1
/
+25
*
test and fix for 149071
aclement
2006-10-03
2
-1
/
+2
*
fixes for 145442: better line numbers for woven code
aclement
2006-10-03
2
-4
/
+4
*
Bug 158205 "NullPointerException when weaving with bootstrap agent" (custom a...
mwebster
2006-10-02
2
-0
/
+16
*
test and fix for 158624: generic types and arrays
aclement
2006-09-29
2
-0
/
+5
[next]