On Wed, 11 Oct 2023 18:08:55 GMT, Vladimir Ivanov <vliva...@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