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

Andrew Haley aph at openjdk.org
Mon Oct 16 14:43:46 UTC 2023


On Wed, 11 Oct 2023 18:08:55 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:

>> Andrew Haley has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Add TestDenormalDouble.java
>
> test/hotspot/jtreg/compiler/floatingpoint/libfast-math.c line 26:
> 
>> 24: #include <assert.h>
>> 25: #include <fenv.h>
>> 26: #include "jni.h"
> 
> Redundant includes?

Fixed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/10661#discussion_r1360767425


More information about the build-dev mailing list