History log of /openjdk10/jdk/test/java/lang/Math/HypotTests.java
Revision Date Author Comments
# 17329:e0129da12f92 12-Jun-2017 iignatyev

8181759: add explicit @build actions for jdk.test.lib classes in all :tier1 tests
Reviewed-by: alanb


# 17253:d586f8df84c2 30-May-2017 iignatyev

8180805: move RandomFactory to the top level testlibrary
Reviewed-by: bpb, rriggs


# 12877:7dc9726cfa82 14-Oct-2015 darcy

8136799: Port fdlibm cbrt to Java
Reviewed-by: bpb


# 11893:eaf718a0236d 08-May-2015 chegar

8079782: RandomFactory should be in the jdk.testlibrary package
Reviewed-by: bpb


# 11824:409888e3ba56 29-Apr-2015 bpb

8078672: Print and allow setting by Java property seeds used to initialize Random instances in java.lang numerics tests
Summary: Add ability to initial the random number generator from the system property "seed" and print to STDOUT the seed value actually used.
Reviewed-by: darcy


# 11822:110f7f35760f 29-Apr-2015 darcy

8078334: Mark regression tests using randomness
Reviewed-by: xuelei, alanb


# 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


# 9227:dfbdedea8518 03-Feb-2014 darcy

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


# 4601:6b6b6ee2afd9 22-Sep-2011 darcy

7092404: Add Math.nextDown and Double.isFinite
Reviewed-by: mduigou


# 4591:418628a08ae7 18-Sep-2011 darcy

7091682: Move sun.misc.FpUtils code into java.lang.Math
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