On Wed, 11 Feb 2026 16:54:40 GMT, Quan Anh Mai <[email protected]> wrote:

> Hi,
> 
> This PR backs out the changes in #2066. While the failure is due to the dead 
> `MergeMemNode` not collected by igvn, investigating the issue reveals to me 
> that with `-XX:+StressReflectiveCode`, `GraphKit::gen_checkcast` can buffer 
> the `InlineTypeNode`. This is unexpected as the code in 
> `InlineTypeNode::emit_substitutability_check` does not expect the expansion 
> to generate new memory nodes.
> 
> Please review, thanks a lot.

Marked as reviewed by thartmann (Committer).

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

PR Review: 
https://git.openjdk.org/valhalla/pull/2080#pullrequestreview-3786209183

Reply via email to