On Wed, 22 Oct 2025 15:41:27 GMT, Joe Darcy <[email protected]> wrote:
> Add additional worst-case tests from a new preprint of a paper examining the > Julia numerical environment, which uses a fork of FDLIBM. I'll do some additional double-checking that the recorded values meet the assumptions of the WorstCaseTests. There is some algorithmic divergence between the FDLIBM derivative used in Java and the OpenLibm used in Julia. Therefore, it is not necessarily problematic that the reference values are different in the StrictMath tests. ------------- PR Comment: https://git.openjdk.org/jdk/pull/27939#issuecomment-3433088833
