RFR: 8297853: windows-x86 test build broken [v2]
Magnus Ihse Bursie
ihse at openjdk.org
Wed Nov 30 17:12:46 UTC 2022
> 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:
- all: https://git.openjdk.org/jdk/pull/11434/files
- new: https://git.openjdk.org/jdk/pull/11434/files/b3cb7e71..7e956dec
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=11434&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=11434&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/11434.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/11434/head:pull/11434
PR: https://git.openjdk.org/jdk/pull/11434
More information about the core-libs-dev
mailing list