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
/
java5
/
ataspectj
/
ajc-ant.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix 436653: conditional aspect activation plus various polish
Andy Clement
2014-10-06
1
-4
/
+4
*
prevents funny behaviour on JDK1.6
aclement
2008-08-08
1
-5
/
+5
*
Bug 158205 "NullPointerException when weaving with bootstrap agent" (remove u...
mwebster
2006-10-02
1
-16
/
+41
*
Bug 150271 "Allow multiple levels of LTW information" (make weaving/not weavi...
mwebster
2006-08-23
1
-4
/
+4
*
Bug 151938 "Handle Duplicate -javaagent entries more gracefully" (ignore dupl...
mwebster
2006-08-01
1
-0
/
+19
*
Some updates for 118754. The various places that were checking for 'MISSING'...
aclement
2005-12-09
1
-0
/
+8
*
#108892 cannot reproduce: hierarchy of aop.xml accross classloader test is fine
avasseur
2005-10-28
1
-0
/
+27
*
fix issue in test for -1.5 and @AJ ITD with @anno
avasseur
2005-10-21
1
-1
/
+27
*
removed jdwp from test for CC
avasseur
2005-10-18
1
-1
/
+0
*
due fix and test for @AJ ITD reweavable, serialization of the method delegate...
avasseur
2005-10-18
1
-0
/
+39
*
add test for proxy weaving and jit class weaving, update ltw doc
avasseur
2005-08-11
1
-1
/
+22
*
fix in ltw log + test + some doc on custom message handler is evil
avasseur
2005-07-21
1
-0
/
+22
*
ltw reweavable test for Mattew bug, fix some wrong getCoreType that makes som...
avasseur
2005-07-18
1
-0
/
+19
*
fix source location for @AJ + fix the AsmManager behavior for @AJ (still no l...
avasseur
2005-07-04
1
-1
/
+1
*
LTW weaver/dump@within option + fix a sout in weaver
avasseur
2005-06-20
1
-0
/
+8
*
fixed bug with LTW Xreweavable, fix this reflective issue in RunAllBeforeComm...
avasseur
2005-06-13
1
-0
/
+1
*
finally fixed 75442+78383, impl a visitor pattern in patterns package, turned...
avasseur
2005-06-07
1
-0
/
+1
*
#96371 META-INF/aop.xml lookup fix + test
avasseur
2005-05-30
1
-2
/
+3
*
deow @AJ + @AfterXX annotation warnings + test + JDWP sample for LTW tests + ...
avasseur
2005-05-19
1
-1
/
+3
*
LTW and around inling test for code style
avasseur
2005-05-17
1
-0
/
+8
*
aspects are reweavable by default, fixed issue in (AJC + LTW + Inlining + @AJ)
avasseur
2005-05-17
1
-1
/
+1
*
fix LTW test
avasseur
2005-05-11
1
-1
/
+1
*
fix 75442 thru lateTypeMungers, currently @AJaspectOf and perObject are lateT...
avasseur
2005-05-10
1
-2
/
+24
*
LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME +...
avasseur
2005-05-04
1
-0
/
+20