[8u] RFR: 8151032: aarch32: restore changeset 7684

Alex Kashchenko akashche at redhat.com
Thu Mar 3 16:18:16 UTC 2016


Hi Sergey,

On 03/03/2016 02:56 PM, Sergey Nazarkin wrote:
> Thank you, Alex, for such detailed update. I’ve got only one note regarding https://bugs.openjdk.java.net/browse/JDK-8149667 (Remove dependency on the code specific to Oracle's closed ARM port): it is not  approved yet and there is a very little chance to be committed soon.

It looks like 8151058 depends on 8149667 as it uses AARCH32_ONLY macro 
that was introduced in 8149667 - 
http://cr.openjdk.java.net/~snazarki/8149667/src/share/vm/utilities/macros.hpp.udiff.html

>
> Sergey Nazarkin
>
>
>
>
>> On 03 Mar 2016, at 16:38, Alex Kashchenko <akashche at redhat.com> wrote:
>>
>> Hi,
>>
>> On 03/02/2016 01:24 PM, Sergey Nazarkin wrote:
>>> Hi!
>>>
>>> This is minor patch that restores changeset 7684 occasionally removed at 7691
>>>
>>> http://cr.openjdk.java.net/~snazarki/8151032/
>>
>> Some notes just for the record (as decimal rev numbers are specific to local repos - I'll use ones from web ui):
>>
>> 1) changeset 7684 is 8148355 7684:684639c9ac90 [1]
>>
>> 2) changeset 7691 is most probably prec1 7690:b3e996878ddf , this bit [2]
>>
>> 3) this patch also fixes generate_safefetch that was committed with the change [3] in jdk9 (8149548 9618:4e6c92d812be  [4]), but without that change in jdk8u ( 8149548 7685:49c2278ec735 [5])
>>
>> Also jdk8u with this change (and changes 8149667, 8151036 and 8151058) passes Fedora RPM build and a number of VM tests.
>>
>>
>> [1] http://hg.openjdk.java.net/aarch32-port/jdk8u/hotspot/rev/684639c9ac90
>> [2] http://hg.openjdk.java.net/aarch32-port/jdk8u/hotspot/rev/b3e996878ddf#l25.925
>> [3] http://mail.openjdk.java.net/pipermail/aarch32-port-dev/2016-February/000105.html
>> [4] http://hg.openjdk.java.net/aarch32-port/jdk9/hotspot/rev/4e6c92d812be#l2.6
>> [5] http://hg.openjdk.java.net/aarch32-port/jdk8u/hotspot/rev/49c2278ec735#l2.5
>>
>> --
>> -Alex
>


-- 
-Alex


More information about the aarch32-port-dev mailing list