[9] RFR[XS] 8170416: CompilerControl: VectorizeDebug option type is incorrect

Vladimir Kozlov vladimir.kozlov at oracle.com
Mon Nov 28 22:09:06 UTC 2016


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

VectorizeDebug C2 option flag should be uintx instead of bool. It is 
used as bitset for different traces during superword optimization.

Thanks,
Vladimir


More information about the hotspot-compiler-dev mailing list