JDK10 build on Win64 fails on `make images`

joe darcy joe.darcy at oracle.com
Mon Apr 3 18:55:46 UTC 2017


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 . 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>
> 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