summaryrefslogtreecommitdiffstats
path: root/tests/features152
Commit message (Expand)AuthorAgeFilesLines
* AspectJ6: expected results changed as compiler output has changed slightlyaclement2008-01-167-9/+9
* test and fix for 168063 - incorrectly tagging a field as transientaclement2007-01-101-1/+1
* test and fix for 123423: getWithinTypeName() for ptw aspectsaclement2006-10-181-1/+1
* test and fixes for 145442 - line number info for stack traces.aclement2006-09-281-2/+2
* fix for problem with transform of static synchronized method on pre Java5.aclement2006-08-032-0/+47
* failure when lock()/unlock() used in XML defined pointcut and would require s...aclement2006-08-023-0/+55
* synchronization pointcut problem (see Fourteen.java for info)aclement2006-08-011-0/+46
* fix and testcode update for: 151673: after advice sometimes woven incorrectly...aclement2006-07-273-3/+0
* test and fix for 148727 - reverse synthetic changes for aspectOf() and hasAsp...aclement2006-06-281-0/+1
* tests and implementation for enh 147711 (use true synthetic attribute/flag fo...acolyer2006-06-242-0/+141
* design notes and initial test for "truly synthetic" membersacolyer2006-06-232-0/+87
* tests and "fix" for pr148007 - workaround JRockit "goto" bug by generating co...acolyer2006-06-223-2/+5
* synchronization joinpoints: testcodeaclement2006-05-2463-0/+2110