RFR: 8289189: Configure fails on WSL1
Yasumasa Suenaga
ysuenaga at openjdk.org
Sun Jul 3 15:24:43 UTC 2022
On Sun, 26 Jun 2022 12:31:22 GMT, Nikita Gubarkov <duke at openjdk.org> wrote:
> Use temp directory for autoconf on both WSL1 and WSL2
If your patch fixes the problem, SEGV will happen in build stage (I saw the crash in cl.exe calls from makefile.)
I think WSL 2 is the only workaround. You should use Cygwin if you do not want to use WSL 2.
-------------
PR: https://git.openjdk.org/jdk/pull/9289
More information about the build-dev
mailing list