History log of /openjdk10/jdk/test/java/lang/Math/Tests.java
Revision Date Author Comments
# 14177:6512923d64e5 15-Apr-2016 darcy

4851642: Add fused multiply add to Java math library
Reviewed-by: bpb, nadezhin


# 10532:74078474d9bd 22-Aug-2014 mchung

8042003: Update java/lang/Math tests to eliminate dependency on sun.misc.DoubleConsts and sun.misc.FloatConsts
Reviewed-by: mchung, darcy
Contributed-by: amy.lu@oracle.com


# 9330:8b1f1c2a400f 26-Dec-2013 lana

8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
Summary: updated files with 2011, 2012 and 2013 years according to the file's last updated date
Reviewed-by: tbell, lancea, chegar


# 9227:dfbdedea8518 03-Feb-2014 darcy

8033416: Remove sun.misc.FpUtils
Reviewed-by: alanb, bpb, psandoz


# 6264:a68090f0dc1a 20-Dec-2012 katleman

8004982: JDK8 source with GPL header errors
Reviewed-by: ohair


# 4481:8f962aca221e 12-Aug-2011 darcy

4900206: Include worst-case rounding tests for Math library functions
Reviewed-by: alanb


# 2362:00cd9dc3c2b5 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun


# 809:f3ad2ee4600b 26-Jan-2009 darcy

6601457: Move wrapper class tests from closed to open
6601458: Move java.math tests from closed to open
6740185: Move java/lang/annotations tests to open
6759433: Move Math and StrictMath regression tests from closed to open
Summary: Move some more regression tests to the open
Reviewed-by: jjg