RFR: 8295159: DSO created with -ffast-math breaks Java floating-point arithmetic [v7]

Thomas Stuefe stuefe at openjdk.org
Wed Oct 11 13:57:23 UTC 2023


On Wed, 11 Oct 2023 13:38:57 GMT, Andrew Haley <aph 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.

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

PR Comment: https://git.openjdk.org/jdk/pull/10661#issuecomment-1757748942


More information about the build-dev mailing list