DDR: Fix function call parsing in StackMap - #17278
Conversation
|
The bug in "parsing array arguments" was introduced in #16411. |
|
@ChengJin01 Please review |
|
It seems simply removing the code associated with |
|
LGTM, I probably got rid of the |
|
jenkins test sanity xlinux jdk17 |
|
In your commit message, I expect you meant "simplify" instead of "simply". |
|
@keithc-ca Please take another look at these changes |
- Merge handling of static/non-static calls - Fix bug parsing array arguments - Simplify control flow Signed-off-by: Devin Nakamura <devinn@ca.ibm.com>
|
Jenkins test sanity alinux64 jdk20 |

Fixes #16804