[9] RFR(S) 8129094: assert(is_java_primitive(bt)) failed: only primitive type vectors (original) (raw)

Berg, Michael C michael.c.berg at intel.com
Thu Jun 18 02:05:25 UTC 2015


Looks ok.

-Michael

-----Original Message----- From: Vladimir Kozlov [mailto:vladimir.kozlov at oracle.com] Sent: Wednesday, June 17, 2015 6:54 PM To: hotspot compiler Cc: Berg, Michael C Subject: [9] RFR(S) 8129094: assert(is_java_primitive(bt)) failed: only primitive type vectors

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

If memory operation is not of primitive type it will be not vectorized and should be ignored regardless it (or its inputs) control.

Tested with failing tests.

Thanks, Vladimir



More information about the hotspot-compiler-dev mailing list