RFR: 8251994: VM crashed running TestComplexAddrExpr.java test with -XX:UseAVX=X
Vladimir Kozlov
kvn at openjdk.java.net
Mon Oct 26 16:24:19 UTC 2020
On Mon, 26 Oct 2020 16:07:09 GMT, Claes Redestad <redestad at openjdk.org> wrote:
> Wouldn't something like a `const bool _do_vector_loop_experimental = false;` eliminate the disabled code anyway?
Good idea. I assume you mean `static const bool`. I will update changes.
-------------
PR: https://git.openjdk.java.net/jdk/pull/859
More information about the hotspot-compiler-dev
mailing list