RFR: 8295159: DSO created with -ffast-math breaks Java floating-point arithmetic [v7]
Andrew Haley
aph at openjdk.org
Wed Oct 11 17:29:12 UTC 2023
On Wed, 11 Oct 2023 13:54:05 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> > > I'm seeing one automated test failure on Linux x86, which I don't understand because I've excluded that test for generic-i586. If anyone understands this, please shout up.
> >
> >
> > For avoidance of doubt, the test doesn't run locally, only on the Github-triggered CI.
>
> Only TestDenormalFloat is excluded. The double variant still runs and fails.
Ha! Thanks. Sometimes I can't see the wood for the trees.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/10661#issuecomment-1758144546
More information about the build-dev
mailing list