On Fri, 13 Feb 2026 07:18:52 GMT, Tobias Hartmann <[email protected]> wrote:

>> I realized my fix for JDK-8377480 doesn't work if a value passed as
>> argument is returned as `Object` (because then EA links the return
>> value with the `Object` field of the value passed as argument). It
>> doesn't do the optimal thing if the input value has multiple `Object`
>> inputs either. Anyway, I propose a conservative fix for now. I'll file
>> a bug to revisit that later.
>
> Looks good. Please linke the follow-up RFE once you filed it. Thanks!

@TobiHartmann thanks for the review

-------------

PR Comment: https://git.openjdk.org/valhalla/pull/2094#issuecomment-3896335586

Reply via email to