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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fixes for ensuring inherited ITDs are visible to the methodverifier for bridg...
aclement
2005-08-24
2
-0
/
+0
*
generic itd bridge tests - not all activated yet.
aclement
2005-08-24
2
-6
/
+47
*
with the fix to ensure the methodverifier in the compiler retrieves any inher...
aclement
2005-08-24
1
-4
/
+20
*
generic itd bridge method test code.
aclement
2005-08-24
11
-1
/
+71
*
organized imports.
aclement
2005-08-24
5
-11
/
+22
*
better error messages when failing to unpack a generic signature
acolyer
2005-08-24
4
-4
/
+17
*
last piece of the $Local$ fix
acolyer
2005-08-24
1
-1
/
+15
*
bridge method tests - commented out right now...
aclement
2005-08-24
1
-1
/
+13
*
new @override test plus genericitd bridge method tests.
aclement
2005-08-24
1
-0
/
+57
*
genericitds: bridge method testcode.
aclement
2005-08-24
8
-0
/
+210
*
organized imports.
aclement
2005-08-23
10
-10
/
+0
*
added dependency on loadtime so that loadtime makes it into aspectjtools.jar ...
aclement
2005-08-23
1
-11
/
+12
*
@override fix: previous version didnt cope with abstract ITDs (yuck)
aclement
2005-08-23
1
-9
/
+19
*
@override - another case involving abstract ITDs
aclement
2005-08-23
1
-0
/
+17
*
@override support for ITDs. Plus some binary weaving generic ITD tests.
aclement
2005-08-23
13
-34
/
+222
*
@override with ITDs - testcases.
aclement
2005-08-23
7
-0
/
+133
*
fix for pr107486, anonymous local types
acolyer
2005-08-23
2
-0
/
+0
*
has member tests + tests and fix for pr107486
acolyer
2005-08-23
6
-10
/
+81
*
support for anonymous local type registration
acolyer
2005-08-23
2
-2
/
+18
*
support for -XhasMember
acolyer
2005-08-23
13
-6
/
+63
*
Removed dead code.
mkersten
2005-08-23
3
-53
/
+14
*
genericitds: activating more tests - including "uberaspects - U" - please don...
aclement
2005-08-22
5
-21
/
+31
*
genericitds: simplified!!
aclement
2005-08-22
3
-18
/
+4
*
genericitds: tests moved around and activated in GenericsTests
aclement
2005-08-22
22
-207
/
+504
*
genericsitds: modified with a couple of new hooks for allowing the use of tar...
aclement
2005-08-22
2
-0
/
+0
*
genericitds: simplified!! doesnt need to tell member finder the munger sets
aclement
2005-08-22
1
-9
/
+7
*
genericitds: simplified!! No crappy fake tvars created. no need to remember...
aclement
2005-08-22
1
-115
/
+2
*
genericitds: scope can now lookup type variables when referenced via the alia...
aclement
2005-08-22
1
-0
/
+27
*
genericitds: deleted! Functionality pushed down into ParameterizedFieldBinding
aclement
2005-08-22
1
-55
/
+0
*
genericitds: modified creation of bindings/resolvedmembers to take into tvar...
aclement
2005-08-22
1
-8
/
+26
*
genericitds: simplified!! No crappy fake tvars created.
aclement
2005-08-22
1
-28
/
+33
*
genericitds: An ITD now records the set of aliases used for type variables on...
aclement
2005-08-22
1
-56
/
+126
*
nope, wont build on 1.3 still .
aclement
2005-08-22
1
-1
/
+1
*
organized imports.
aclement
2005-08-22
3
-5
/
+1
*
reincluding 1.3 test run ... will it work?
aclement
2005-08-22
1
-1
/
+1
*
don't let jdt put out warnings about static overrides for ITDs - we've alread...
acolyer
2005-08-22
1
-0
/
+8
*
support for hasmember / hasfield type patterns. currently disabled via static...
acolyer
2005-08-21
7
-1
/
+236
*
hasmember (hasmethod / hasfield) tests - not linked into main suite at this p...
acolyer
2005-08-21
8
-0
/
+224
*
fix for pr83377.aj
acolyer
2005-08-21
1
-3
/
+6
*
tests for pr83377
acolyer
2005-08-21
3
-10
/
+80
*
updated jars with fix for pr83377, which was basically some messed up legal o...
acolyer
2005-08-21
2
-0
/
+0
*
added new method, methods() which returns all methods of a type, including it...
acolyer
2005-08-21
1
-1
/
+13
*
tests for pr78314 and pr80571
acolyer
2005-08-20
3
-1
/
+52
*
fix for pr78314, parser saying: "privileged" expected in far too many recover...
acolyer
2005-08-20
2
-0
/
+0
*
fix and test case for pr79523: BCException: illegal change to pointcut decla...
acolyer
2005-08-19
4
-1
/
+19
*
test for pr104529, @SuppressWarnings("unchecked") not being honored
acolyer
2005-08-19
3
-0
/
+30
*
fix for pr86057, overriding of final pointcut
acolyer
2005-08-19
6
-0
/
+32
*
genericitds: I'll be finished when I get to Z
aclement
2005-08-19
4
-5
/
+306
*
genericitds: more funky tests.
aclement
2005-08-19
1
-12
/
+21
*
make sure that fields don't have a void type in a get / set pointcut expression
acolyer
2005-08-19
3
-1
/
+10
[prev]
[next]