On Tue, 14 Mar 2023 08:08:12 GMT, Arno Zeller <azel...@openjdk.org> wrote:
> When calling configure with the --with-gtest option on AIX it fails with the > following error: > ... > checking for X11/Intrinsic.h... yes > checking for gtest... > /sapmnt/sapjvm_work/openjdk/tools/gtest/googletest-1.13.0 As far as I can see the windows pre-submit test are unrelated. I also added the pr in our nigthly test queue that uses the `--with-gtest=` option in the build and have seen no issues. ------------- PR: https://git.openjdk.org/jdk/pull/13011