RFR: 8295159: DSO created with -ffast-math breaks Java floating-point arithmetic [v5]
Andrew Haley
aph at openjdk.org
Wed Oct 11 13:36:16 UTC 2023
On Wed, 12 Oct 2022 15:59:48 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>> Andrew Haley has updated the pull request incrementally with one additional commit since the last revision:
>>
>> 8295159: DSO created with -ffast-math breaks Java floating-point arithmetic
>
> test/hotspot/jtreg/compiler/floatingpoint/TestDenormalFloat.java line 28:
>
>> 26: * @bug 8295159
>> 27: * @summary DSO created with -ffast-math breaks Java floating-point arithmetic
>> 28: * @run main/othervm compiler.floatingpoint.TestDenormalFloat
>
> Should it have `/native` somewhere here?
Done.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/10661#discussion_r1336161729
More information about the hotspot-dev
mailing list