aboutsummaryrefslogtreecommitdiffstats
path: root/tests/features152
Commit message (Expand)AuthorAgeFilesLines
* 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