RFR: 8248238: Implementation of JEP: Windows AArch64 Support [v5]

David Holmes dholmes at openjdk.java.net
Thu Sep 24 05:14:47 UTC 2020


On Thu, 24 Sep 2020 04:57:39 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Monica Beckwith has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Update orderAccess_windows_aarch64.hpp
>>   
>>   changing from Acq-reL to Sequential Consistency to avoid compiler reordering when no ordering hints are provided
>
> I've mainly looked at the non-Aarch64 specific changes. A couple of minor comments below.

@mo-beck This PR should not be associated with any JBS issues which are targeted at repo-aarch64-port. All such issues
should have been closed by now when the associated code was pushed to aarch64-port repo. That was the whole point of
creating separate issues so that they could be tracked in the porting repo. Now that all of that work should be
complete the only issue that should remain open in relation to the Windows-Aarch64 port is JDK-8248238. Thanks.

-------------

PR: https://git.openjdk.java.net/jdk/pull/212



More information about the build-dev mailing list