RFR: 8289189: Configure fails on WSL1

Yasumasa Suenaga ysuenaga at openjdk.org
Sun Jul 3 14:32:42 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

--- SIGSEGV {si_signo=SIGSEGV, si_code=SI_KERNEL, si_addr=NULL} ---
+++ killed by SIGSEGV (core dumped) +++


I think it is a bug in WSL kernel because this SEGV is SI_KERNEL.
It looks like same issue which I reported WSL community, and it seems not to be a bug in OpenJDK.

-------------

PR: https://git.openjdk.org/jdk/pull/9289



More information about the build-dev mailing list