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. Thanks a lot for your reviews! ------------- PR Comment: https://git.openjdk.org/valhalla/pull/2080#issuecomment-3888445713
