On Thu, 1 Jul 2021 16:10:03 GMT, Maurizio Cimadamore <mcimadam...@openjdk.org> wrote:
> Question though: with WSL, the boot JDK could also be a Linux JDK, no? If > that's the case, then the .exe suffix would be bad? That's a good point, maybe check if BOOT_JDK/bin/java.exe exists and have that as the condition? ------------- PR: https://git.openjdk.java.net/jdk/pull/4656