Hi Everyone,
I've been working on getting the OpenJDK to build on WSL (Windows Subsystem for
Linux). Currently, our Windows build uses Cygwin. Given that WSL is provided
with newer versions of the OS (and doesn't suffer from many of the issues that
Cygwin does, given that it is built into the
On 06.12.18 22:03, Erik Joelsson wrote:
> Nothing strange in there. Is it only printed once? I wouldn't be surprised if
> this got printed more than one time during a normal make execution (due to
> reloads caused by -include). If it is, then perhaps there is something
> different
> in a later pri