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:
-
test/micro/org/openjdk/bench/java/lang/foreign/libQSortJNI.c is missing the
correct macro definition to compile on 32-bit Windows.
-
Commit messages:
- 8297853: windows-x86 test build broken
Changes: https://git.openjdk.org/jdk/pull/11434/files
Webrev: https://webrevs.openjdk.org/
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