RFR: 8211002: test/jdk/java/lang/Math/PowTests.java skips testing for non-corner-case values [v2]

Joe Darcy darcy at openjdk.java.net
Thu Jul 22 20:31:05 UTC 2021


On Wed, 14 Jul 2021 16:43:48 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> Please consider this proposal to add some test coverage comparing `Math` and `StrictMath` results of `pow()`.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8211002: Change so that Tests.testUlpDiff() handles the NaNs and accepts a ulp tolerance of 2

Marked as reviewed by darcy (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/4758


More information about the core-libs-dev mailing list