aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge branch 'master' into earlyJava9Andy Clement2017-11-170-0/+0
| |\
| * | bump compiler.name for rc2earlyJava9Andy Clement2017-11-091-1/+1
| * | updated readme for 1.9.0.rc2Andy Clement2017-11-091-7/+20
| * | Updates to better cope with future JDKsAndy Clement2017-11-0923-150/+180
| * | Fix 526734 - Incorrect generic override decp validation when binary weavingAndy Clement2017-11-0111-1/+98
| * | fix typoAndy Clement2017-10-231-1/+1
| * | Fix 525972 - java.lang.ArrayIndexOutOfBoundsException: 2 (at org.aspectj.weav...Andy Clement2017-10-231-2/+28
| * | Fix 526381 - Log-Message for nonReweavableTypeEncountered does not include cl...Andy Clement2017-10-231-1/+1
| * | Fix 526382 - damaged manifest.mf prevents LTW running from jarAndy Clement2017-10-231-1/+0
| * | 1.9.0 docsAndy Clement2017-10-203-1/+251
| * | 1.9.0 updateAndy Clement2017-10-201-2/+2
| * | Adjust how classpath entries manipulated for Java9 supportAndy Clement2017-10-2011-80/+504
| * | Moved to packageAndy Clement2017-10-201-2/+2
| * | wip allowing flexibility in test infra for using modules with subdirsAndy Clement2017-10-201-5/+10
| * | Set version to 1.9.0.RC1Andy Clement2017-10-201-1/+1
| * | added module/modulesourcepath to compiler configuration interfaceAndy Clement2017-10-204-5/+36
| * | removed shared reflection world test for nowAndy Clement2017-10-202-3/+4
| * | Switched from diamond to specific typesAndy Clement2017-10-203-8/+8
| * | Added automatic module nameAndy Clement2017-10-203-0/+3
| * | switched from diamond operatorAndy Clement2017-10-201-1/+2
| * | Added automatic module nameAndy Clement2017-10-201-0/+1
| * | Added automatic module nameAndy Clement2017-10-201-0/+2
| * | Latest jdtcore - with visibilty adjusted for classpath manipulationAndy Clement2017-10-202-0/+0
| * | Temporarily removing world reuse - needs a bit more thoughtAndy Clement2017-10-201-0/+9
| * | Added automatic module nameAndy Clement2017-10-201-0/+1
| * | Upgraded test infra to support building/running modulesAndy Clement2017-10-207-14/+85
| * | 1.9 test changes and new module testsAndy Clement2017-10-205-45/+263
| * | added support to avoid weaving module-info.classAndy Clement2017-10-202-70/+92
| * | Fix use of diamond and update versions to 1.9Andy Clement2017-10-209-32/+31
| * | rebuilt internal dependenciesAndy Clement2017-10-2029-1/+89
| * | Tests for smart annotation unpacking for reflection typesAndy Clement2017-09-281-0/+71
| * | Latest build of bcelAndy Clement2017-09-283-0/+0
| * | Fixes Bug 525293 - Spring AOP could be fasterAndy Clement2017-09-287-192/+242
| * | Reusable SoftHashMap utility classAndy Clement2017-09-281-0/+95
| * | Basic tests for JImage accessAndy Clement2017-09-281-0/+135
| * | Polish javadocAndy Clement2017-09-281-9/+6
| * | Fix for Bug 518698 - typo in AspectJ Notebook: excetutionAndy Clement2017-09-281-1/+1
| * | Optimized type lookup on Java9Andy Clement2017-09-282-52/+69
| * | polish - genericsAndy Clement2017-09-271-2/+3
| * | polish - genericsAndy Clement2017-09-271-1/+1
| * | Polish use of UnsafeAndy Clement2017-09-271-80/+63
| * | corrected test now that compliance handling improved for 1.9Andy Clement2017-09-271-2/+2
| * | first pass at using Unsafe, needs reviewAndy Clement2017-09-271-31/+49
| * | Improved Java9 option handlingAndy Clement2017-09-273-3/+3
| * | Update project source/target levels to 1.7Andy Clement2017-09-271-0/+7
| * | Update to beta 7Andy Clement2017-09-273-3/+3
| * | Update project source/target levels to 1.7Andy Clement2017-09-272-8/+6
| * | Update project source/target levels to 1.7Andy Clement2017-09-272-8/+7
| * | Smarter classpath detection on Java9Andy Clement2017-09-271-4/+23
| * | Pass explicitly whether it is an interface targetAndy Clement2017-09-271-1/+1