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

Roland Westrelin roland at openjdk.java.net
Thu Mar 25 13:17:58 UTC 2021


On Thu, 25 Mar 2021 12:59:38 GMT, Jie Fu <jiefu 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.

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

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


More information about the hotspot-compiler-dev mailing list