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

Vladimir Ivanov vlivanov at openjdk.org
Thu Oct 26 17:45:44 UTC 2023


On Thu, 26 Oct 2023 10:39:04 GMT, Andrew Haley <aph at openjdk.org> wrote:

> do you have any suggestion about where to move the remaining code that's in stubRoutines.cpp? 

As it is now, `globalDefinitions.hpp/cpp` looks the most appropriate one to me. You could create new header file for it (under `share/utilities/`), but introducing one just for a single function may be an overkill.

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

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


More information about the build-dev mailing list