[PATCH] Fix hotspot-ide-project target on WSL
Markus Gronlund
markus.gronlund at oracle.com
Mon Jan 7 09:38:37 UTC 2019
Hi Andrew and Erik,
I have just tried the patch and with it I can successfully build the make hotspot-ide-project target in WSL.
I also verified the backwards compatibility that you are still able to perform this build using Cygwin.
Thank you very much Andrew and Erik for your work related to WSL, much appreciated indeed.
Cheers
Markus
-----Original Message-----
From: Erik Joelsson
Sent: den 7 januari 2019 10:13
To: Andrew Luo <andrewluotechnologies at outlook.com>; build-dev at openjdk.java.net; Markus Gronlund <markus.gronlund at oracle.com>
Subject: Re: [PATCH] Fix hotspot-ide-project target on WSL
Thanks Andrew for looking into this!
Markus, could you try the patch?
/Erik
On 2019-01-06 20:22, Andrew Luo wrote:
> New patch, minor updates to copyright year and de-duplicating the macro code a bit.
>
> Thanks,
>
> -Andrew
>
> -----Original Message-----
> From: build-dev <build-dev-bounces at openjdk.java.net> On Behalf Of Andrew Luo
> Sent: Friday, January 4, 2019 8:41 PM
> To: build-dev at openjdk.java.net
> Subject: [PATCH] Fix hotspot-ide-project target on WSL
>
> Subject line is self-explanatory, and patch is attached :)
>
> Basically, I changed the makefiles to add support for wslpath to convert paths (when in WSL, of course. Otherwise it's cygpath). For executables we call %windir%\Sysnative\wsl.exe ... (We have to use Sysnative because of WoW64 redirection of System32).
>
> Thanks,
>
> -Andrew
More information about the build-dev
mailing list