RFR: 8348261: assert(n->is_Mem()) failed: memory node required
Vladimir Kozlov
kvn at openjdk.org
Fri Mar 7 19:15:52 UTC 2025
On Fri, 7 Mar 2025 09:12:20 GMT, Emanuel Peter <epeter at openjdk.org> wrote:
> Looks reasonable.
>
> Is there maybe some kind of stress-flag we could develop? Because you are saying the reproduction depends on some specific probabilities.
I think stressing flag `-XX:+StressUnstableIfTraps` added by Tobias may help here.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23938#issuecomment-2707219159
More information about the hotspot-compiler-dev
mailing list