RFR: 8269761: idea.sh missing .exe suffix when invoking javac on WSL
Erik Joelsson
erikj at openjdk.java.net
Fri Jul 2 14:18:07 UTC 2021
On Thu, 1 Jul 2021 16:10:03 GMT, Maurizio Cimadamore <mcimadamore at 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
More information about the ide-support-dev
mailing list