JDK10 build on Win64 fails on `make images`

joe darcy joe.darcy at oracle.com
Tue Apr 4 15:54:02 UTC 2017


Hi Thomas,

The rest of the fix propagation described below will take place without 
any additional intervention from the fix author.

Cheers,

-Joe


On 4/4/2017 1:31 AM, Thomas Stüfe wrote:
> Hi Joe, thanks for clarifying!
>
> Is the fix author responsible for bringing the client fix to dev or 
> will this happen automatically?
>
> Thanks, Thomas
>
> On Mon, Apr 3, 2017 at 8:55 PM, joe darcy <joe.darcy at oracle.com 
> <mailto:joe.darcy at oracle.com>> wrote:
>
>     Hello,
>
>
>     On 4/3/2017 11:50 AM, Thomas Stüfe wrote:
>
>         Hi Oleksandr,
>
>         make sure you have
>         https://bugs.openjdk.java.net/browse/JDK-8177137
>         <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).
>
>
>     In more detail, the fix for JDK-8177137 is in the JDK 9 client
>     forest. To get into JDK 10, first, the fix will need to be be
>     integrated into the JDK 9 dev forest. After it is then promoted to
>     JDK 9 master, the change will be synced over to JDK 10 at some point.
>
>     HTH,
>
>     -Joe
>
>
>
>         Kind Regards, Thomas
>
>
>
>         On Sat, Apr 1, 2017 at 6:11 PM, Oleksandr Nikitin
>         <wizzard0 at gmail.com <mailto: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
>             <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/
>             <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