Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
5.1 EE SP4 (5.1.7), 5.2 EE SP3 (5.2.7)
-
All
Description
MethodInvoker uses a MethodCache to look up the correct method to call. However, if there are multiple methods with the same name and the same number of arguments, the wrong method may be invoked.
Attachments
Issue Links
- is related to
-
LPS-6931 MethodKey's _toString is wrong which cause MethodInvoker lookups wrong method
- Closed