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
...
|
*
|
Temporarily removing world reuse - needs a bit more thought
Andy Clement
2017-10-20
1
-0
/
+9
|
*
|
Added automatic module name
Andy Clement
2017-10-20
1
-0
/
+1
|
*
|
Upgraded test infra to support building/running modules
Andy Clement
2017-10-20
7
-14
/
+85
|
*
|
1.9 test changes and new module tests
Andy Clement
2017-10-20
5
-45
/
+263
|
*
|
added support to avoid weaving module-info.class
Andy Clement
2017-10-20
2
-70
/
+92
|
*
|
Fix use of diamond and update versions to 1.9
Andy Clement
2017-10-20
9
-32
/
+31
|
*
|
rebuilt internal dependencies
Andy Clement
2017-10-20
29
-1
/
+89
|
*
|
Tests for smart annotation unpacking for reflection types
Andy Clement
2017-09-28
1
-0
/
+71
|
*
|
Latest build of bcel
Andy Clement
2017-09-28
3
-0
/
+0
|
*
|
Fixes Bug 525293 - Spring AOP could be faster
Andy Clement
2017-09-28
7
-192
/
+242
|
*
|
Reusable SoftHashMap utility class
Andy Clement
2017-09-28
1
-0
/
+95
|
*
|
Basic tests for JImage access
Andy Clement
2017-09-28
1
-0
/
+135
|
*
|
Polish javadoc
Andy Clement
2017-09-28
1
-9
/
+6
|
*
|
Fix for Bug 518698 - typo in AspectJ Notebook: excetution
Andy Clement
2017-09-28
1
-1
/
+1
|
*
|
Optimized type lookup on Java9
Andy Clement
2017-09-28
2
-52
/
+69
|
*
|
polish - generics
Andy Clement
2017-09-27
1
-2
/
+3
|
*
|
polish - generics
Andy Clement
2017-09-27
1
-1
/
+1
|
*
|
Polish use of Unsafe
Andy Clement
2017-09-27
1
-80
/
+63
|
*
|
corrected test now that compliance handling improved for 1.9
Andy Clement
2017-09-27
1
-2
/
+2
|
*
|
first pass at using Unsafe, needs review
Andy Clement
2017-09-27
1
-31
/
+49
|
*
|
Improved Java9 option handling
Andy Clement
2017-09-27
3
-3
/
+3
|
*
|
Update project source/target levels to 1.7
Andy Clement
2017-09-27
1
-0
/
+7
|
*
|
Update to beta 7
Andy Clement
2017-09-27
3
-3
/
+3
|
*
|
Update project source/target levels to 1.7
Andy Clement
2017-09-27
2
-8
/
+6
|
*
|
Update project source/target levels to 1.7
Andy Clement
2017-09-27
2
-8
/
+7
|
*
|
Smarter classpath detection on Java9
Andy Clement
2017-09-27
1
-4
/
+23
|
*
|
Pass explicitly whether it is an interface target
Andy Clement
2017-09-27
1
-1
/
+1
|
*
|
Ensure version information get/settable
Andy Clement
2017-09-27
1
-0
/
+13
|
*
|
Ensure version of generated class is correct
Andy Clement
2017-09-27
1
-0
/
+1
|
*
|
Activate test
Andy Clement
2017-09-27
1
-30
/
+30
|
*
|
Skip tests on Java9
Andy Clement
2017-09-27
2
-2
/
+10
|
*
|
More actively print diagnostics to help future debugging
Andy Clement
2017-09-27
1
-1
/
+1
|
*
|
version bump to 1.6
Andy Clement
2017-09-27
1
-4
/
+4
|
*
|
Skip test on Java9
Andy Clement
2017-09-27
1
-1
/
+6
|
*
|
Adjusted test expectations for Java9
Andy Clement
2017-09-27
1
-19
/
+38
|
*
|
Better handling of classpath discovery
Andy Clement
2017-09-27
1
-23
/
+26
|
*
|
Added commentary on a strange bit of code
Andy Clement
2017-09-27
1
-2
/
+8
|
*
|
per singleton field no longer final to satisfy 1.9 verification
Andy Clement
2017-09-27
1
-1
/
+1
|
*
|
Reduced expected performance difference
Andy Clement
2017-09-27
1
-1
/
+1
|
*
|
Clarified expected message
Andy Clement
2017-09-27
1
-0
/
+1
|
*
|
Rebuilt bcel with latest changes
Andy Clement
2017-09-27
2
-0
/
+0
|
*
|
Ensure interfacemethodref can be built for invokestatic calls on interface me...
Andy Clement
2017-09-26
1
-2
/
+7
|
*
|
more testdata for 1.9
Andy Clement
2017-09-24
1
-0
/
+11
|
*
|
Various changes to get tests passing on 1.8 and 1.9
Andy Clement
2017-09-24
31
-137
/
+6633
|
*
|
add missing testdata
Andy Clement
2017-09-22
1
-0
/
+24
|
*
|
various changes to make more tests pass on Java9
Andy Clement
2017-09-22
21
-152
/
+1360
|
*
|
tweaks to 1.9 tests
Andy Clement
2017-09-21
2
-12
/
+2
|
*
|
latest jdt related src zip
Andy Clement
2017-09-21
1
-0
/
+0
|
*
|
includes fix from aj_18 line related to 507372
Andy Clement
2017-09-21
1
-0
/
+0
|
*
|
refixed now that target bits don't overlap with JDT bits
Andy Clement
2017-09-21
1
-15
/
+6
[prev]
[next]