On Wed, 18 Mar 2026 12:37:44 GMT, Marc Chevalier <[email protected]> wrote:

> We set it back to false. But then, if I now see another T_METADATA, I have 
> skipping_inline_recv == false, value_object_count == 0 and _has_inline_recv 
> didn't change value. So why aren't we setting skipping_inline_recv to true 
> again if we see a T_METADATA then?

Of course! Well spotted @marc-chevalier! Thanks! (and I've checked it so many 
times 😆)
I've added a flag to take care of that.

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

PR Comment: https://git.openjdk.org/valhalla/pull/2185#issuecomment-4082499842

Reply via email to