merge against upstream
Maurizio Cimadamore
maurizio.cimadamore at oracle.com
Sun Feb 4 21:16:10 UTC 2018
Actually, I noted that Henry has merged vectorSnippets too (thanks) and
so went ahead and reenabled the infra.
All is up and running now, thanks guys. Next merges will be easier, as
there will be less changes to be worried about (and the hope is that for
many of those we won't even be bothered as the machinery will do that on
its own, as for Project Amber).
Cheers
Maurizio
On 04/02/18 21:01, Maurizio Cimadamore wrote:
> Thanks,
> I'll give another try tomorrow
>
> Maurizio
>
>
> On 02/02/18 23:10, Lupusoru, Razvan A wrote:
>> Hi Maurizio,
>>
>> I have pushed the change merging vectorIntrinsics against default.
>> Good luck with re-enabling of the automerge infrastructure. Let me
>> know if you need anything else.
>>
>> Thanks,
>> Razvan
>>
>> -----Original Message-----
>> From: Maurizio Cimadamore [mailto:maurizio.cimadamore at oracle.com]
>> Sent: Friday, February 02, 2018 1:19 PM
>> To: Lupusoru, Razvan A <razvan.a.lupusoru at intel.com>
>> Cc: 'panama-dev at openjdk.java.net' <panama-dev at openjdk.java.net>
>> Subject: Re: merge against upstream
>>
>> Thank you!
>>
>> Maurizio
>>
>>
>> On 02/02/18 19:22, Lupusoru, Razvan A wrote:
>>> Hi Maurizio,
>>>
>>> I have started looking at the merge conflicts for the
>>> vectorIntrinsics branch - I will send an update once I finish
>>> addressing and pushing the changes. Thanks!
>>>
>>> --Razvan
>>>
>>> -----Original Message-----
>>> From: panama-dev [mailto:panama-dev-bounces at openjdk.java.net] On
>>> Behalf Of Maurizio Cimadamore
>>> Sent: Friday, February 02, 2018 10:37 AM
>>> To: 'panama-dev at openjdk.java.net' <panama-dev at openjdk.java.net>
>>> Subject: merge against upstream
>>>
>>> Hi,
>>> as we're setting up the machinery to do periodic merges from
>>> upstream, we have to do the first (and most painful, since the code
>>> has been out of sync for 2 months) merge.
>>>
>>> I took care of all branches but two, namely: vectorSnippets and
>>> vectorIntrinsics - here are the conflicts:
>>>
>>> * vectorSnippets
>>>
>>> U src/hotspot/cpu/zero/methodHandles_zero.cpp
>>> U src/hotspot/share/classfile/javaClasses.cpp
>>> U src/hotspot/share/classfile/vmSymbols.hpp
>>> U src/hotspot/share/opto/compile.cpp
>>> U src/hotspot/share/opto/library_call.cpp
>>> U src/hotspot/share/opto/macro.cpp
>>> U src/hotspot/share/runtime/stackValue.hpp
>>>
>>> * vectorIntrinsics
>>>
>>> U src/hotspot/cpu/x86/assembler_x86.hpp
>>> U src/hotspot/share/adlc/formssel.cpp
>>> U src/hotspot/share/opto/macro.cpp
>>> U src/hotspot/share/prims/unsafe.cpp
>>>
>>>
>>> Please take a look and merge as appropriate. To merge follow the steps
>>> below:
>>>
>>> hg pull
>>>
>>> hg update <branch>
>>>
>>> hg merge -r default
>>>
>>> ... resolve conflict ...
>>>
>>> hg commit -m 'manual merge with default'
>>>
>>> hg push
>>>
>>>
>>> I'll keep an eye to see when this is done, so that I can take
>>> another shot at re-enabling our automerge infra.
>>>
>>> Cheers
>>> Maurizio
>>>
>
More information about the panama-dev
mailing list