JDK10 build on Win64 fails on `make images`

Thomas Stüfe thomas.stuefe at gmail.com
Mon Apr 3 18:50:15 UTC 2017


Hi Oleksandr,

make sure you have https://bugs.openjdk.java.net/browse/JDK-8177137 . This
was fixed in 9, but I think the patch has not yet been ported to 10 (not
sure).

Kind Regards, Thomas



On Sat, Apr 1, 2017 at 6:11 PM, Oleksandr Nikitin <wizzard0 at gmail.com>
wrote:

> Hello,
>
> I am trying to build JDK 10 + Epsilon GC on Windows by this guide:
> http://openjdk.java.net/jeps/8174901
>
> TLDR: configure seems to run fine, but the `make images` step fails with
> the error:
> No rule to make target `java.base-libs`
>
> Full build log: https://gist.github.com/wizzard0/
> ad8406ea1c2aea4bfe9faeda35a76dd0
>
> I can build JDK 8 and 9 in this environment, so I assume it is configured
> mostly correctly.
> Never dabbled with any JDK sources before, so looking for any advice. I can
> provide access to the machine if needed.
>
> Machine: Windows 10 Pro x64, Windows SDK 7.1, Cygwin x64, bootstrap JDK
> 1.8u121 x64
>
> Thanks in advance!
>
> --
> With best wishes, Oleksandr Nikitin
>
> skype: wizzard0
>


More information about the jdk10-dev mailing list