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
/
lib
/
test
/
aspectjrt.jar
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release AspectJ 1.9.22.1
V1_9_22_1
Alexander Kriegisch
2024-05-11
1
-0
/
+0
*
Implement remaining 'AspectJ_JDK_Update' tasks for 1.9.22
Alexander Kriegisch
2024-03-23
1
-0
/
+0
*
Bump AspectJ libraries in 'lib' subfolders to 1.9.21.1
Alexander Kriegisch
2024-03-02
1
-0
/
+0
*
Update AspectJ libraries in 'lib' subfolders
V1_9_20_1
Alexander Kriegisch
2023-09-04
1
-0
/
+0
*
Set version to 1.9.9
V1_9_9
Alexander Kriegisch
2022-03-24
1
-0
/
+0
*
Use 1.9.9-SNAPSHOT AspectJ libraries in libs/test, libs/aspectj/lib
Alexander Kriegisch
2022-03-23
1
-0
/
+0
*
fixing test failures running under eclipse
Andy Clement
2019-02-11
1
-0
/
+0
*
Rebuilt as a DEVELOPMENT version
Andy Clement
2018-05-25
1
-0
/
+0
*
Bug#531694: generate more optional thisJoinPoint construction code
Andy Clement
2018-03-09
1
-0
/
+0
*
rebuilt internal dependencies
Andy Clement
2017-10-20
1
-0
/
+0
*
Fix 500035: handling target only binding in @AJ pointcut
Andy Clement
2016-11-18
1
-0
/
+0
*
rebuilt rt jars
Andy Clement
2013-03-22
1
-0
/
+0
*
contains the new methods
aclement
2010-09-01
1
-0
/
+0
*
164 final
aclement
2009-04-04
1
-0
/
+0
*
include latest changes to runtime source
aclement
2009-03-24
1
-0
/
+0
*
declaremixin
aclement
2009-03-04
1
-0
/
+0
*
154427: test and fix
aclement
2008-12-01
1
-0
/
+0
*
Bug 155972 "NullPointerException in ConstructorSignature.getConstructor()"
mwebster
2006-09-04
1
-0
/
+0
*
have DEVELOPMENT flag.
aclement
2006-06-26
1
-0
/
+0
*
126167: Fix for @Around problems...
aclement
2006-06-23
1
-0
/
+0
*
test and fix for 145086
aclement
2006-06-03
1
-0
/
+0
*
fix for NPE in SignatureImpl reported on the list by Simon Walter
aclement
2006-05-30
1
-0
/
+0
*
synchronization joinpoints: aspectjrt changes
aclement
2006-05-24
1
-0
/
+0
*
fixes for 135780: aspectjrt will work better now on a 1.1 vm
aclement
2006-05-03
1
-0
/
+0
*
merge of RB_V1_5_0 changes back into HEAD
acolyer
2005-12-19
1
-0
/
+0
*
merge of changes from 1.5.0 branch into HEAD
acolyer
2005-12-19
1
-0
/
+0
*
fixes inefficient ordering of tests in SignaturePattern (that I inadvertantly...
acolyer
2005-12-14
1
-0
/
+0
*
tests and fix for ITDS in AjTypeSystem
acolyer
2005-12-13
1
-0
/
+0
*
new versions of aspectjrt.jar with annotation updates in
acolyer
2005-11-29
1
-0
/
+0
*
tests and fix for pr114332 - reflection api not detecting abstract itdms.
acolyer
2005-11-21
1
-0
/
+0
*
fix for pr104220 - poor toString implementations for adviceexecution join poi...
acolyer
2005-11-08
1
-0
/
+0
*
errr, org/aspectj/lang/annotation/Pointcut was missing from one of these, cau...
aclement
2005-10-26
1
-0
/
+0
*
concrete-aspect impl and doc for LTW - see #95529
avasseur
2005-10-25
1
-0
/
+0
*
rebuilt - includes DeclareImplements annotation
aclement
2005-10-18
1
-0
/
+0
*
implement @AspectJ ITD @DeclareParents and @DeclareImplements
avasseur
2005-10-17
1
-0
/
+0
*
itd support in the MAP
acolyer
2005-10-04
1
-0
/
+0
*
completes all of the MAP bar ITDs
acolyer
2005-10-03
1
-0
/
+0
*
updates to reflection library (largely javadoc, but with a few small tweaks)
acolyer
2005-09-30
1
-0
/
+0
*
tests and implementation for 108120 - runtime pointcut parsing and matching.
acolyer
2005-09-21
1
-0
/
+0
*
fix for pr59076, much more memory efficient creation of join point static parts
acolyer
2005-09-01
1
-0
/
+0
*
replacing the bloated ones in CVS !
aclement
2005-08-18
1
-0
/
+0
*
yet another version of aspectjrt.jar due to question mark over 1.5 contents i...
acolyer
2005-06-20
1
-0
/
+0
*
update aspectjrt.jar in lib and test cases uses MAP in tests to reflect intro...
acolyer
2005-06-20
1
-0
/
+0
*
Fix and tests for PR94167: NPE in reflection API. Fix submitted by Ron Bodkin.
aclement
2005-06-07
1
-0
/
+0
*
the matching aspectjrt.jar. could come in handy? who knows ;)
acolyer
2005-05-03
1
-0
/
+0
*
@AJ declarePrecedence was not runtime visible in those jar - don't know why..
avasseur
2005-04-26
1
-0
/
+0
*
this patch implements the MAP for aspects, pointcuts, and advice. just enough...
acolyer
2005-04-25
1
-0
/
+0
*
Now you see them, now you don't. Annotations now runtime visible.
aclement
2005-04-22
1
-0
/
+0
*
Refresh these builds of aspectjrt.jar - they are used by the harness
aclement
2005-04-19
1
-0
/
+0
*
Fix for Bugzilla Bug 74238: Applet which uses cflow pointcut gets AccessContr...
aclement
2004-10-14
1
-0
/
+0
[next]