aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix for Bug 531819 - Negative parameter annotation matching not behavingAndy Clement2018-02-284-0/+26
* Updates for 1.9.0.RC4 - latest JDTV1_9_0_RC4Andy Clement2018-02-215-6/+78
* more tests around module optionsAndy Clement2018-02-1412-20/+147
* Updates to better cope with future JDKsAndy Clement2017-11-099-48/+44
* Fix 526734 - Incorrect generic override decp validation when binary weavingAndy Clement2017-11-0110-0/+84
* 1.9 test changes and new module testsAndy Clement2017-10-205-45/+263
* rebuilt internal dependenciesAndy Clement2017-10-2022-0/+88
* corrected test now that compliance handling improved for 1.9Andy Clement2017-09-271-2/+2
* Activate testAndy Clement2017-09-271-30/+30
* Skip tests on Java9Andy Clement2017-09-272-2/+10
* More actively print diagnostics to help future debuggingAndy Clement2017-09-271-1/+1
* version bump to 1.6Andy Clement2017-09-271-4/+4
* Skip test on Java9Andy Clement2017-09-271-1/+6
* Adjusted test expectations for Java9Andy Clement2017-09-271-19/+38
* more testdata for 1.9Andy Clement2017-09-241-0/+11
* Various changes to get tests passing on 1.8 and 1.9Andy Clement2017-09-249-4/+6512
* add missing testdataAndy Clement2017-09-221-0/+24
* various changes to make more tests pass on Java9Andy Clement2017-09-225-23/+47
* tweaks to 1.9 testsAndy Clement2017-09-212-12/+2
* Bring Java9 branch in line with 1.8.11 progressAndy Clement2017-09-2155-168/+826
|\
| * 1.8.11 test setup and wip testsAndy Clement2016-12-167-0/+196
| * 508661: testcodeAndy Clement2016-12-098-0/+63
| * Update to latest JDT (neon 2)Andy Clement2016-12-081-1/+1
| * Fix 500035: handling target only binding in @AJ pointcutAndy Clement2016-11-1826-102/+360
| * Fix 404345: another occurence of broken annotation building in JDTAndy Clement2016-11-1012-52/+107
| * Fix 500796: Allow for kotlin creating 'synthetic' local variable table entriesAndy Clement2016-11-076-20/+20
| * Upgraded to new JDT compiler - neon.1 and a bitAndy Clement2016-11-074-2/+48
| * Fix ambiguous binding problem on anonymous typesAndy Clement2016-07-294-0/+36
* | Merged post 1.8.5 changes into Java9 branchAndy Clement2017-09-20113-19/+16550
|\|
| * Fix 493554 - Missing InnerClasses attribute for nested interfaces created by ...Andy Clement2016-05-128-0/+189
| * Fix 490315 - InvokeDynamic.java:126 there is no classname for invokedynamicAndy Clement2016-03-2914-0/+217
| * Fix 433351: Declare parents fails on interfaces on the inpath depending on di...Andy Clement2016-02-1812-12/+82
| * Fix 485583: NullPointerException in org.aspectj.ajdt.internal.compiler.ast.Po...Andy Clement2016-02-104-0/+22
| * Fix 486612: Can lose a super type bound when weaving a type using generics in...Andy Clement2016-01-275-3/+42
| * Fixes for compile time overweavingAndy Clement2016-01-206-0/+73
| * Fix 486203: NPE in IntelliJ since 1.8.7Andy Clement2016-01-185-4/+94
| * Fix 485055: declare @field failing for final String fields (see also Bug 327141)Andy Clement2016-01-054-0/+183
| * Fix 484941 - NPE AnnotationDiscoveryVisitorAndy Clement2016-01-053-0/+18
| * Add 1.8.8 testsuite to 1.8 test listAndy Clement2015-11-251-0/+2
| * Fix 461323: around advice on default methodsAndy Clement2015-11-194-4/+66
| * Fix 478003: declare parents with generic itd npeAndy Clement2015-11-184-0/+99
| * 476245: compile error already fixed in 1.8.7Andy Clement2015-09-043-0/+18
| * 307147: missing joinpoints for itds invoking private methodsAndy Clement2015-09-038-0/+120
| * Bug 475152 - infinite loop during build time weaving when more than 2 aspects...Andy Clement2015-09-027-0/+53
| * Support annotation conversion for class annotation valuesAndy Clement2015-08-063-0/+31
| * AspectJ upgraded to Mars compilerAndy Clement2015-06-2537-10/+14900
| * allow reflection world to resolve generated types (e.g. lambdas)Andy Clement2015-06-085-2/+147
| * Do not attach INTERFACE modifier to methods from interfacesAndy Clement2015-05-121-3/+3
| * APT and missing declaring type in BTB hierarchyAndy Clement2015-04-239-0/+32
| * 462821: invokedynamic detection in hierarchy of aspectsAndy Clement2015-03-238-0/+171