Details
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8287067 | 11.0.17-oracle | Shivangi Gupta | P4 | Resolved | Fixed | master |
Description
Current test implementation checks only corner case related values. It can be improved to check StrictMath and Math values in such cases, since it already have all required infrastructure and already iterating through values related to different branches of fdlibm pow algorithm. This will significantly increase test coverage.
Attachments
Issue Links
- backported by
-
JDK-8287067 test/jdk/java/lang/Math/PowTests.java skips testing for non-corner-case values
-
- Resolved
-