org.aspectj/tests/java5/varargs
2005-08-18 07:52:18 +00:00
..
ajdk fix for varargs example in AJDK - 9 failing tests now left in Ajc150... 2005-03-09 17:22:53 +00:00
build.xml 72766 - varargs policing in signature matching 2004-12-03 15:58:40 +00:00
pr93356.aj test for pr93356 and generic binary weaving itds 2005-08-18 07:52:18 +00:00
Pr88652.aj Fix for Bugzilla Bug 88652: an array type as the last parameter in a signature does not match on the varargs declared method 2005-03-22 13:14:44 +00:00
SimpleVarargs.java it is now safe to short-circuit in and/or pc matching (all side-effects removed) 2004-12-16 11:04:19 +00:00
StarVarargsPattern.aj test and fix for handling a *... varargs pattern 2005-03-23 12:48:10 +00:00
testcode.jar forgot to check in this updated java 5 jar for test cases 2004-12-16 14:49:31 +00:00
VarargsAspect01.aj Updated with suppression attribute for non-matching advice. 2005-02-17 15:06:17 +00:00
VarargsAspect02.aj Updated with suppression attribute for non-matching advice. 2005-02-17 15:06:17 +00:00
VarargsAspect03.aj Updated with suppression attribute for non-matching advice. 2005-02-17 15:06:17 +00:00
VarargsAspect04.aj Updated with suppression attribute for non-matching advice. 2005-02-17 15:06:17 +00:00
VarargsAspect05.aj Complete varargs support. 2004-12-09 16:15:38 +00:00
VarargsAspect06.aj Complete varargs support. 2004-12-09 16:15:38 +00:00