[aarch64-port-dev ] AARCH64 stage: next steps
Dean Long
dean.long at oracle.com
Wed Jan 21 20:11:37 UTC 2015
On 1/21/2015 7:26 AM, Andrew Haley wrote:
> On 01/21/2015 03:05 PM, Andrew Haley wrote:
>> On 01/20/2015 11:34 PM, Vladimir Kozlov wrote:
>>> I pushed 8068053 and 8068054 changes today.
>>> Are these the last changes?
>> Yes.
> Oops, I forgot one:
>
> https://bugs.openjdk.java.net/browse/JDK-8069593
>
> webrev at
>
> http://cr.openjdk.java.net/~aph/aarch64-8069593-2/
>
> Andrew.
>
Doesn't the OrderAccess::fence() take care of this when UseMembar is
true? If so, then
perhaps the
#if defined(PPC64) || defined (AARCH64)
build-time check should be replaced with a runtime check ofUseMembar.
dl
More information about the aarch64-port-dev
mailing list