Switching to split repos

Marc Petit-Huguenin marc at petit-huguenin.org
Fri Aug 14 10:05:10 UTC 2015


On 08/14/2015 03:59 AM, Doug Simon wrote:
> 
>> On 13 Aug 2015, at 23:32, Doug Simon <doug.simon at oracle.com> wrote:
>>
>> Hi Marc,
>>
>>> On 13 Aug 2015, at 13:32, Marc Petit-Huguenin <marc at petit-huguenin.org> wrote:
>>>
>>> Hi,
>>>
>>> Beginner questions below...
>>>
>>> On 08/12/2015 03:04 AM, Benoit Daloze wrote:
>>>> A little follow-up on the instructions, once the `mx sclone` is done:
>>>>
>>>> $ cd graal
>>>> $ mx build
>>>>
>>>> The resulting build is in ../jvmci/jdk*/product
>>>
>>> When I do that, the build of jvmci fails because com.oracle.jrockit.jfr.* is missing (probably because I use openjdk).  How can I fix that?
>>
>> At the moment, you need to use an Oracle JDK.
> 
> There is a workaround for developing with OpenJDK. You simply need to regenerate jvmci.make:
> 
> cd graal-jvmci-8
> mx makefile -o make/jvmci.make
> 
> Now mx build should work.
> 

It does!  Thanks.


-- 
Marc Petit-Huguenin
Email: marc at petit-huguenin.org
Blog: http://blog.marc.petit-huguenin.org
Profile: http://www.linkedin.com/in/petithug



More information about the graal-dev mailing list