https://bz.apache.org/bugzilla/show_bug.cgi?id=60431

--- Comment #3 from Mark Thomas <ma...@apache.org> ---
In addition to fixing this issue, the proposed patch also converts a List into
a set of varargs parameters. What is the specification based justification for
this? I can see why one would want to do this but Java doesn't do this and I
couldn't find any reference to this conversion in the UEL spec.

I'm working on the array to varargs mapping which, in my view, is justified by
how Java behaves even through the UEL spec doesn't mention it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to