summaryrefslogtreecommitdiffstats
path: root/tests/java5/varargs
Commit message (Expand)AuthorAgeFilesLines
* test for pr93356 and generic binary weaving itdsaclement2005-08-181-0/+36
* test and fix for handling a *... varargs patternacolyer2005-03-231-0/+11
* Fix for Bugzilla Bug 88652: an array type as the last parameter in a signatur...acolyer2005-03-221-0/+20
* fix for varargs example in AJDK - 9 failing tests now left in Ajc150...acolyer2005-03-091-0/+1
* completing the set of AJDK examples coded up as test casesacolyer2005-03-094-0/+57
* Updated with suppression attribute for non-matching advice.aclement2005-02-174-0/+4
* forgot to check in this updated java 5 jar for test casesacolyer2004-12-161-0/+0
* it is now safe to short-circuit in and/or pc matching (all side-effects removed)acolyer2004-12-161-2/+7
* Complete varargs support.aclement2004-12-094-0/+11
* 72766 - varargs policing in signature matchingaclement2004-12-037-0/+56