History log of /openjdk10/jdk/test/java/lang/Math/CeilAndFloorTests.java
Revision Date Author Comments
# 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


# 4601:6b6b6ee2afd9 22-Sep-2011 darcy

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


# 2362:00cd9dc3c2b5 25-May-2010 ohair

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


# 2023:ad1e30930c6c 15-Dec-2009 darcy

6908131: Pure Java implementations of StrictMath.floor(double) & StrictMath.ceil(double)
Reviewed-by: alanb