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

Tobias Hartmann tobias.hartmann at oracle.com
Tue Nov 29 07:32:01 UTC 2016


Hi Vladimir,

On 28.11.2016 23:09, Vladimir Kozlov wrote:
> 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.

Looks good to me.

Best regards,
Tobias

> 
> Thanks,
> Vladimir


More information about the hotspot-compiler-dev mailing list