[10] RFR (XS) 8182114: assert(VM_Version::supports_sse()) failed

Vladimir Kozlov vladimir.kozlov at oracle.com
Thu Jun 15 19:20:53 UTC 2017


CCing to runtime since the failure happened in Interpreter in FMA code.

It is regression after JDK-8181616 change which replaced UseSSE >= 2 
with supports_avx().

Restore UseSSE check.

http://cr.openjdk.java.net/~kvn/8182114/webrev/
https://bugs.openjdk.java.net/browse/JDK-8182114

RBT testing is running.

Thanks,
Vladimir


More information about the hotspot-runtime-dev mailing list