On Wed, 30 Nov 2022 17:08:36 GMT, Magnus Ihse Bursie wrote:
>> test/micro/org/openjdk/bench/java/lang/foreign/libQSortJNI.c is missing the
>> correct macro definition to compile on 32-bit Windows.
>
> Magnus Ihse Bursie has updated the pull request incrementally with one
> additional commit sin
> test/micro/org/openjdk/bench/java/lang/foreign/libQSortJNI.c is missing the
> correct macro definition to compile on 32-bit Windows.
Magnus Ihse Bursie has updated the pull request incrementally with one
additional commit since the last revision:
Use only _WIN32
-
Changes:
-
On Wed, 30 Nov 2022 15:58:17 GMT, Magnus Ihse Bursie wrote:
> test/micro/org/openjdk/bench/java/lang/foreign/libQSortJNI.c is missing the
> correct macro definition to compile on 32-bit Windows.
test/micro/org/openjdk/bench/java/lang/foreign/libQSortJNI.c line 31:
> 29: #include "JNICB.h"
> 30