jdk-24/test/jdk/java/lang/Math
Jaikiran Pai 0ce182723b 8294321: Fix typos in files under test/jdk/java, test/jdk/jdk, test/jdk/jni
Co-authored-by: Michael Ernst <mernst@openjdk.org>
Reviewed-by: alanb, lancea, dfuchs
2022-11-30 00:37:31 +00:00
..
AbsPositiveZero.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AbsTests.java 6506405: Math.abs(float) is slow 2021-07-14 15:50:51 +00:00
Atan2Tests.java 8270476: Make floating-point test infrastructure more lambda and method reference friendly 2022-01-27 22:57:09 +00:00
CeilAndFloorTests.java 8270476: Make floating-point test infrastructure more lambda and method reference friendly 2022-01-27 22:57:09 +00:00
CubeRootTests.java 8270476: Make floating-point test infrastructure more lambda and method reference friendly 2022-01-27 22:57:09 +00:00
DivModTests.java 8271602: Add Math.ceilDiv() family parallel to Math.floorDiv() family 2021-09-22 16:16:14 +00:00
DoubleConsts.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ExactArithTests.java 8271602: Add Math.ceilDiv() family parallel to Math.floorDiv() family 2021-09-22 16:16:14 +00:00
ExpCornerCaseTests.java 8270476: Make floating-point test infrastructure more lambda and method reference friendly 2022-01-27 22:57:09 +00:00
Expm1Tests.java 8270476: Make floating-point test infrastructure more lambda and method reference friendly 2022-01-27 22:57:09 +00:00
FloatConsts.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FusedMultiplyAddTests.java 8270476: Make floating-point test infrastructure more lambda and method reference friendly 2022-01-27 22:57:09 +00:00
HyperbolicTests.java 8294321: Fix typos in files under test/jdk/java, test/jdk/jdk, test/jdk/jni 2022-11-30 00:37:31 +00:00
HypotTests.java 8270476: Make floating-point test infrastructure more lambda and method reference friendly 2022-01-27 22:57:09 +00:00
Ieee754SpecialCaseTests.java 8270476: Make floating-point test infrastructure more lambda and method reference friendly 2022-01-27 22:57:09 +00:00
IeeeRecommendedTests.java 8270476: Make floating-point test infrastructure more lambda and method reference friendly 2022-01-27 22:57:09 +00:00
Log1pTests.java 8270476: Make floating-point test infrastructure more lambda and method reference friendly 2022-01-27 22:57:09 +00:00
Log10Tests.java 8270476: Make floating-point test infrastructure more lambda and method reference friendly 2022-01-27 22:57:09 +00:00
MinMax.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MultiplicationTests.java 8188044: We need Math.unsignedMultiplyHigh 2021-07-02 18:15:35 +00:00
PowTests.java 8270476: Make floating-point test infrastructure more lambda and method reference friendly 2022-01-27 22:57:09 +00:00
Rint.java 8270476: Make floating-point test infrastructure more lambda and method reference friendly 2022-01-27 22:57:09 +00:00
RoundTests.java 8279508: Auto-vectorize Math.round API 2022-04-02 18:00:33 +00:00
SinCosCornerCasesTests.java 8270476: Make floating-point test infrastructure more lambda and method reference friendly 2022-01-27 22:57:09 +00:00
TanTests.java 8270476: Make floating-point test infrastructure more lambda and method reference friendly 2022-01-27 22:57:09 +00:00
Tests.java 8270476: Make floating-point test infrastructure more lambda and method reference friendly 2022-01-27 22:57:09 +00:00
WorstCaseTests.java 8270476: Make floating-point test infrastructure more lambda and method reference friendly 2022-01-27 22:57:09 +00:00