aboutsummaryrefslogtreecommitdiffstats
path: root/tests/java5/ataspectj
Commit message (Expand)AuthorAgeFilesLines
* Upgrade license from CPLv1/EPLv1 to EPLv2Alexander Kriegisch2021-06-0458-290/+289
* Replace use of ASM-renamed by original ASMAlexander Kriegisch2021-05-161-4/+4
* Remove ASM 2.0 dependency from AtAjLTWTests::testLTWUnweavableAlexander Kriegisch2021-03-292-28/+25
* Make all tests run on Java 16 via '-add-opens' JVM optionjava16-add-opensAlexander Kriegisch2021-03-231-8/+42
* Updated with Java12 supportAndy Clement2019-04-031-4/+4
* version bump to 1.6Andy Clement2017-09-271-4/+4
* Fix 436653: conditional aspect activation plus various polishAndy Clement2014-10-065-6/+20
* Upgrade to JDT 1.8.0 compilerAndy Clement2014-03-181-2/+2
* prevents funny behaviour on JDK1.6aclement2008-08-081-5/+5
* Stupid bloody tests that don't tell you why they failed, I HATE THEM - fixed ...aclement2008-06-041-1/+2
* AspectJ6: simplifiedaclement2008-01-162-3/+9
* Test LTW dump for JSPsmwebster2007-01-222-0/+17
* Bug 158205 "NullPointerException when weaving with bootstrap agent" (improve ...mwebster2006-10-021-1/+1
* Bug 158205 "NullPointerException when weaving with bootstrap agent" (remove u...mwebster2006-10-021-16/+41
* 154054 testcode and fix: noticing changes in around advice and forcing full b...aclement2006-09-221-8/+12
* 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Mat...aclement2006-08-251-0/+3
* Bug 150271 "Allow multiple levels of LTW information" (make weaving/not weavi...mwebster2006-08-235-10/+10
* tests (?) and fixes for 152873 - optimized check for @AJ aspects in LTWaclement2006-08-083-0/+23
* Bug 150131 "org.aspectj.ajde.core testcases create "out" directory in project...mwebster2006-08-021-21/+0
* Bug 151938 "Handle Duplicate -javaagent entries more gracefully" (ignore dupl...mwebster2006-08-015-0/+61
* fixed decp bug and problem with 1.5 IBM VMaclement2006-06-191-0/+1
* fix for 120739mwebster2006-06-017-1/+27
* update license to EPLacolyer2006-06-015-10/+10
* fix for pr141945, misleading message re. aop.xmlacolyer2006-05-161-1/+1
* attempt to remove the damn results.ser file.aclement2006-03-281-0/+1
* merge of RB_V1_5_0 changes back into HEADacolyer2005-12-192-3/+2
* fix NPE in mixing style (can be in concrete aspect from code style as well)avasseur2005-12-193-1/+46
* fix new syntax @decpavasseur2005-12-192-4/+8
* rearchitect @decpavasseur2005-12-192-4/+6
* merge of changes from 1.5.0 branch into HEADacolyer2005-12-191-1/+1
* making the tests more resilient to legitimate cross-vm differencesacolyer2005-12-153-28/+90
* fixes for 120363 : from matthew (include/exclude problems for LTW)aclement2005-12-123-4/+26
* #120351 cflowbelow @AJ and bindingavasseur2005-12-122-0/+112
* Some updates for 118754. The various places that were checking for 'MISSING'...aclement2005-12-097-3/+84
* tests for parameter name generation in advice annotationsacolyer2005-11-291-0/+0
* updated tests and fix for pr116229acolyer2005-11-271-2/+2
* Matthews changes - enabling us to see bytecode before and after LTW (bug 117854)aclement2005-11-266-19/+42
* matthews patches from 116899aclement2005-11-246-3/+38
* tests and fix for pr116229 and pr116755. Also adds support and tests for pars...acolyer2005-11-191-0/+1
* #114897 notreweavable is default on LTW - by Matthew Webster.avasseur2005-11-072-2/+2
* #114875 cannot reproduce NPE in @AJ abstract aspectavasseur2005-11-072-0/+59
* aspects/include handling and doc update as per #115275avasseur2005-11-071-1/+1
* with the change in LTW to default to the same version as the runtime VM (ie j...acolyer2005-11-0410-4/+50
* tests for pr62606 - itdcs don't run field initialisers in target type. Largel...acolyer2005-11-031-3/+3
* #108892 cannot reproduce: hierarchy of aop.xml accross classloader test is fineavasseur2005-10-285-0/+182
* impl and test for dec precedence in aop.xml without extendsavasseur2005-10-273-0/+91
* detects starttWith pattern in aop.xml include/exclude and do fast matchavasseur2005-10-262-1/+36
* fix for #113587: when aop.xml include/exclude is used, javac @Aspect are not ...avasseur2005-10-252-0/+95
* ajdtcore for abstract @Pointcutavasseur2005-10-251-1/+1
* concrete-aspect impl and doc for LTW - see #95529avasseur2005-10-254-0/+153