RFR: 8263971: C2 crashes with SIGFPE with -XX:+StressGCM and -XX:+StressIGVN [v3]

Jie Fu jiefu at openjdk.java.net
Thu Mar 25 13:21:22 UTC 2021


On Thu, 25 Mar 2021 13:15:03 GMT, Roland Westrelin <roland at openjdk.org> wrote:

> > I don't think `-XX:+UnlockDiagnosticVMOptions` is enough since `StressGCM` is a C2-only flag.
> > What will happen if there is no c2 compiler?
> 
> Right. Command line option added.

Thanks for your update.

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

PR: https://git.openjdk.java.net/jdk/pull/3190


More information about the hotspot-compiler-dev mailing list