diff test/test_env.sh @ 23940:f958bebdee26 jdk8u92-b32

8063086: Math.pow yields different results upon repeated calls Summary: C2 treats x^2 as a special case and computes x * x while the interpreter and c1 don't have special case code for X^2. Reviewed-by: kvn
author csahu
date Tue, 24 May 2016 17:49:06 +0530
parents 3820a7d64760
children
line wrap: on
line diff