jdk17u-dev
jdk17u-dev copied to clipboard
8302800: Augment NaN handling tests of FDLIBM methods
trafficstars
Backport of JDK-8302800
- This PR contains two PR
commit 1is made by thegit applywhich iscleancommit 2adds the missing filetest/jdk/java/lang/Math/InverseTrigTests.javacurrently does not exist injdk17u-dev, it was originally added by JDK-8302026 via commit
Testing
- Local: Test passed on
MacOS 14.5on Apple M1 MaxCubeRootTests.java: Test results: passed: 1Expm1Tests.java: Test results: passed: 1HyperbolicTests.java: Test results: passed: 1Log10Tests.java: Test results: passed: 1Log1pTests.java: Test results: passed: 1Tests.java: Not applicable: not a testInverseTrigTests.java: Test results: passed: 1
- Pipeline:
- Testing Machine:
Progress
- [ ] Change must be properly reviewed (1 review required, with at least 1 Reviewer)
- [x] Change must not contain extraneous whitespace
- [x] Commit message must refer to an issue
- [ ] JDK-8302800 needs maintainer approval
Issue
- JDK-8302800: Augment NaN handling tests of FDLIBM methods (Sub-task - P4)
Reviewing
Using git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/2779/head:pull/2779
$ git checkout pull/2779
Update a local copy of the PR:
$ git checkout pull/2779
$ git pull https://git.openjdk.org/jdk17u-dev.git pull/2779/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 2779
View PR using the GUI difftool:
$ git pr show -t 2779
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/2779.diff