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

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Line 186 looks correct to me. It is checking that, for non-vararg methods where
the parameter values are provided that the number of parameters matches the
number of values. For a non-vararg method they should be equal.

A test case that we could run would be helpful. Ideally as a Tomcat unit test
but we should be able to work with anything that reproduces the issue.

-- 
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