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

Andrew Haley aph at openjdk.org
Thu Oct 19 09:36:51 UTC 2023


On Wed, 18 Oct 2023 08:50:13 GMT, Andrew Haley <aph at openjdk.org> wrote:

>> Meta-question and apologies if this was covered before, but why is this logic being added to stubRoutines.cpp?
>
>> Meta-question and apologies if this was covered before, but why is this logic being added to stubRoutines.cpp?
> 
> Because tha'ts where @iwanowww asked me to put it. I don't much care.

> But I don't see any changes in `macroAssembler_x86.cpp` anymore. What happened to them, @theRealAph?

I took them out because of a potential backwards-compatibility breakage. They weren't critical to the core purpose of this patch.

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

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


More information about the build-dev mailing list