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
/
new
Commit message (
Expand
)
Author
Age
Files
Lines
*
update license to EPL
acolyer
2006-06-01
1
-2
/
+2
*
workaround for jrockit potential bug (see pr1054290
acolyer
2005-12-06
1
-0
/
+1
*
tests and fix for pr103157
acolyer
2005-11-23
3
-3
/
+5
*
tests for pr62606 - itdcs don't run field initialisers in target type. Largel...
acolyer
2005-11-03
3
-3
/
+3
*
serialized form of ITD field mungers changed (includes aliases) - jars rebuilt
aclement
2005-10-20
3
-0
/
+0
*
change to itd ctor serialization - quick rebuild of jars.
aclement
2005-10-18
3
-0
/
+0
*
Updates for generic ITDs - see pr112105 for a description of all changes.
aclement
2005-10-14
3
-0
/
+0
*
change to resolvedmember serialization (to support varargs ITDs) is quite ser...
aclement
2005-10-07
3
-0
/
+0
*
rebuilt post fix for pr110906: varargs ITD
aclement
2005-10-04
3
-0
/
+0
*
rebuilt due to attribute modifications.
aclement
2005-09-13
3
-0
/
+0
*
rebuilt jars because of resolvedmember serialization change to remember type ...
aclement
2005-07-27
3
-0
/
+0
*
changed the serialized form of a WildTypePattern to remember generic info... ...
acolyer
2005-07-22
3
-0
/
+0
*
update to binary format as part of generics work, plus remove needless duplic...
acolyer
2005-06-09
3
-0
/
+0
*
fixes for annotation type pattern bugs uncovered in 150 tests
acolyer
2005-03-10
3
-0
/
+0
*
All jars rebuilt with rev'd weaver version number 2.0 that we will use for As...
aclement
2005-01-07
3
-0
/
+0
*
updated binary form
acolyer
2004-12-09
3
-0
/
+0
*
updated binary form
acolyer
2004-12-08
3
-0
/
+0
*
Rebuilt due to type munger attribute change
aclement
2004-12-07
3
-0
/
+0
*
work in progress.... annotation pointcuts, parsing, and patterns
acolyer
2004-12-06
3
-0
/
+0
*
BcWeaverJarMaker updates - now line numbers have changed.
aclement
2004-08-19
3
-0
/
+0
*
fix for Bugzilla Bug 37020
acolyer
2004-08-19
5
-4
/
+4
*
Spring cleaning in the test suite. Docs for AjcTestCase and XMLBasedAjcTestCase
acolyer
2004-08-04
1
-25
/
+0
*
fix for Bugzilla Bug 48990
acolyer
2004-07-28
2
-0
/
+74
*
regression test - provokes VerifyError in 1.1.1 but not in cvs head
wisberg
2004-03-07
1
-0
/
+21
*
Fix for Bugzilla Bug 42668
ehilsdal
2004-01-29
1
-3
/
+4
*
fix for Bugzilla Bug 49295
jhugunin
2004-01-28
7
-18
/
+54
*
Fix to stop leaving 'foo' files around in the top of tests after running the ...
jhugunin
2004-01-23
1
-3
/
+3
*
Fix for Bugzilla Bug 44587
jhugunin
2004-01-14
1
-1
/
+5
*
move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the
acolyer
2004-01-13
8
-14
/
+101
*
disambiguating expected messages in test case
wisberg
2004-01-09
1
-2
/
+2
*
fix for Bugzilla Bug 41952
jhugunin
2004-01-07
3
-3
/
+7
*
Work on Bugzilla 42668: effect of an after returning type incompatible with a...
ehilsdal
2003-11-18
1
-0
/
+72
*
fix for Bugzilla Bug 41175
jhugunin
2003-08-08
4
-0
/
+0
*
BCException - not isolated, so no bug written
wisberg
2003-08-07
2
-0
/
+390
*
passing tests for interface libraries. The behavior might be wrong (i.e., so...
wisberg
2003-08-06
8
-0
/
+104
*
changed jars produced by BcWeaverJarMaker to increase coverage of tests
jhugunin
2003-05-19
3
-0
/
+0
*
test data upgrades for adding new command-line error tests
wisberg
2003-05-14
6
-18
/
+34
*
updated tests for [method|execution] binary join point detection.
wisberg
2003-05-01
8
-2
/
+50
*
Added easy to understand test for issue of Class.forName differences
jhugunin
2003-05-01
3
-2
/
+71
*
test cases for binary warnings (bugs 37020, 37021, 37023)
wisberg
2003-04-28
5
-0
/
+154
*
expanded tests and fix for
jhugunin
2003-04-24
2
-4
/
+37
*
@testcase try/finally in around advice (same as ...messy arounds?)
wisberg
2003-04-23
1
-0
/
+39
*
@testcase PR#36778 advise join points in subclass of empty interface
wisberg
2003-04-22
1
-0
/
+33
*
fix for Bugzilla Bug 36736
jhugunin
2003-04-22
1
-1
/
+8
*
@testcase PR#36736 implemented abstract pointcut
wisberg
2003-04-22
1
-0
/
+22
*
@testcase PR#36673 privileged aspect main verify error
wisberg
2003-04-19
1
-0
/
+19
*
extending coverage for [Bug 35593] Problem with priviliged aspects
jhugunin
2003-04-10
1
-0
/
+7
*
Major changes in order to move to Eclipse-JDT 2.1 as a base.
jhugunin
2003-03-28
1
-3
/
+3
*
Test cases for declare parent scenarios
acolyer
2003-03-27
2
-0
/
+49
*
fix and tests for checked exception on advice being checked at
jhugunin
2003-03-12
1
-0
/
+13
[next]