summaryrefslogtreecommitdiffstats
path: root/tests/src
Commit message (Expand)AuthorAgeFilesLines
* Fix 404345: another occurence of broken annotation building in JDTAndy Clement2016-11-104-52/+52
* 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-073-2/+12
* Fix ambiguous binding problem on anonymous typesAndy Clement2016-07-292-0/+15
* Fix 493554 - Missing InnerClasses attribute for nested interfaces created by ...Andy Clement2016-05-122-0/+109
* Fix 490315 - InvokeDynamic.java:126 there is no classname for invokedynamicAndy Clement2016-03-294-0/+80
* Fix 433351: Declare parents fails on interfaces on the inpath depending on di...Andy Clement2016-02-185-12/+45
* Fix 485583: NullPointerException in org.aspectj.ajdt.internal.compiler.ast.Po...Andy Clement2016-02-102-0/+10
* Fix 486612: Can lose a super type bound when weaving a type using generics in...Andy Clement2016-01-273-3/+18
* Fixes for compile time overweavingAndy Clement2016-01-202-0/+57
* Fix 486203: NPE in IntelliJ since 1.8.7Andy Clement2016-01-184-4/+80
* Fix 485055: declare @field failing for final String fields (see also Bug 327141)Andy Clement2016-01-052-0/+14
* Fix 484941 - NPE AnnotationDiscoveryVisitorAndy Clement2016-01-052-0/+8
* Add 1.8.8 testsuite to 1.8 test listAndy Clement2015-11-251-0/+2
* Fix 461323: around advice on default methodsAndy Clement2015-11-192-4/+30
* Fix 478003: declare parents with generic itd npeAndy Clement2015-11-183-0/+77
* 476245: compile error already fixed in 1.8.7Andy Clement2015-09-042-0/+8
* 307147: missing joinpoints for itds invoking private methodsAndy Clement2015-09-032-0/+38
* Bug 475152 - infinite loop during build time weaving when more than 2 aspects...Andy Clement2015-09-022-0/+8
* Support annotation conversion for class annotation valuesAndy Clement2015-08-062-0/+11
* AspectJ upgraded to Mars compilerAndy Clement2015-06-259-9/+96
* allow reflection world to resolve generated types (e.g. lambdas)Andy Clement2015-06-082-2/+126
* Do not attach INTERFACE modifier to methods from interfacesAndy Clement2015-05-121-3/+3
* APT and missing declaring type in BTB hierarchyAndy Clement2015-04-232-0/+14
* 462821: invokedynamic detection in hierarchy of aspectsAndy Clement2015-03-234-0/+78
* 456457: unresolvable member fix. Testcode for 456801,455608Andy Clement2015-01-073-0/+59
* Further 451966: privileged aspect and ITDsAndy Clement2014-11-172-2/+12
* Fix for 451966: privileged aspects and itd on interfacesAndy Clement2014-11-171-6/+1
* testcode for 451966Andy Clement2014-11-174-0/+85
* Fix 449739: support is(FinalType)Andy Clement2014-11-052-0/+27
* Fix 449401: thisAspectInstance compile problem with -1.8Andy Clement2014-10-304-0/+320
* make tests tidy up after themselvesAndy Clement2014-10-211-0/+8
* Support for @RequiredTypes and abstract aspectsAndy Clement2014-10-212-0/+42
* Fix 443355: interface super referencesAndy Clement2014-10-082-0/+13
* Fix 443477: remove pre-init from cflow to avoid verify error on jdk 1.7 later...Andy Clement2014-10-071-3/+3
* Fix 436653: conditional aspect activation plus various polishAndy Clement2014-10-067-22/+141
* 445395: invokedynamic in around adviceAndy Clement2014-09-302-0/+25
* Fix for 444398: annotation style abstract aspect extends class errorAndy Clement2014-09-173-3/+23
* 442425: fix error on attempted annotation style decpAndy Clement2014-08-273-0/+91
* tidy up after tests finishAndy Clement2014-08-201-0/+10
* enabling AJDT to use annotation processorsAndy Clement2014-08-206-13/+210
* -s arg is not necessaryhsestupin2014-08-141-1/+1
* add APT test generating Java fileshsestupin2014-08-142-33/+49
* Tests more reliable on 1.7 and laterAndy Clement2014-08-084-3/+50
* Fix 440983: RuntimeInvisTypeAnnotation unpackingAndy Clement2014-08-064-0/+97
* Tidy up post APT changesAndy Clement2014-08-058-13/+12
* add apt testshsestupin2014-08-0192-91/+257
* 433351: first fix. inpath weaving of decp on generic interfaceAndy Clement2014-06-192-0/+11
* 436531: fix for weaving when method parameters aroundAndy Clement2014-06-172-0/+8
* Fix 431976: avoid uninitialized messages if tjp used in ifAndy Clement2014-06-113-3/+10