RFR: 8250818: idea.sh script doesn't work on WSL 1 and 2

2020-07-30 Thread Chihiro Ito
Hi, Could you review this tiny change, please? I ran on WSL 1, WSL 2, Cygwin and Linux. In these results, the .idea created in all environments are able to read IntelliJ IDEA 2020.2. JBS : https://bugs.openjdk.java.net/browse/JDK-8250818 Webrev : http://cr.openjdk.java.net/~cito/JDK-8238918/webr

Re: RFR: 8250818: idea.sh script doesn't work on WSL 1 and 2

2020-07-30 Thread Erik Joelsson
Looks good to me. /Erik On 2020-07-30 06:23, Chihiro Ito wrote: Hi, Could you review this tiny change, please? I ran on WSL 1, WSL 2, Cygwin and Linux. In these results, the .idea created in all environments are able to read IntelliJ IDEA 2020.2. JBS : https://bugs.openjdk.java.net/browse/JD