Comment on Why is 2 * (i * i) faster than 2 * i * i in Java?parentComments−berti7yNo, that's implementation defined behaviour.
Comments
No, that's implementation defined behaviour.