hg: jdk9/hs-comp/jdk: 8143353: update for x86 sin and cos in the math lib
vladimir.kozlov at oracle.com
vladimir.kozlov at oracle.com
Sat Jan 9 06:21:38 UTC 2016
Changeset: ddd59a780769
Author: vdeshpande
Date: 2016-01-08 20:33 -0800
URL: http://hg.openjdk.java.net/jdk9/hs-comp/jdk/rev/ddd59a780769
8143353: update for x86 sin and cos in the math lib
Summary: Optimize Math.sin() and cos() for 64 and 32 bit X86 architecture using Intel LIBM implementation.
Reviewed-by: kvn
+ test/java/lang/Math/SinCosCornerCasesTests.java
More information about the jdk9-all-changes
mailing list