RFR(S): 8209691: Allow MemBar on single memory slice

Roland Westrelin rwestrel at redhat.com
Wed Aug 22 08:27:49 UTC 2018


> Looks good.
>
> +    !strcmp(_opType,"MemBarStoreStore") ||
> +    !strcmp(_opType, "OnSpinWait");
>                       ^ remove this space

Thanks for the review. I'll remove the space. Anyone else for a review?

Roland.


More information about the hotspot-compiler-dev mailing list