[12] RFR(S): 8209695: ARM: Explicit barriers for interpreter
Aleksei Voitylov
aleksei.voitylov at bell-sw.com
Tue Sep 18 12:39:28 UTC 2018
Thank you Dmitry for review!
On 16/09/2018 15:19, Dmitry Samersoff wrote:
> Hello Aleksei,
>
> Looks good to me.
>
> -Dmitry
>
> On 08/23/2018 05:30 PM, Aleksei Voitylov wrote:
>> Hi,
>>
>> please review this patch which adds explicit barriers for interpreter on
>> ARM similar to how it was done on x86 and Aarch64:
>>
>> webrev: http://cr.openjdk.java.net/~avoitylov/webrev.8209695.01/
>> issue: https://bugs.openjdk.java.net/browse/JDK-8209695
>>
>> here is the issue where this functionality was added on x86 and Aarch64:
>> https://bugs.openjdk.java.net/browse/JDK-8205523
>>
>> Tested by running hotspot tests.
>>
>> Thanks,
>>
>> -Aleksei
>>
>
More information about the hotspot-dev
mailing list