RFR: 8253795: Implementation of JEP 391: macOS/AArch64 Port [v9]

Vladimir Kempik vkempik at openjdk.java.net
Fri Feb 12 13:35:48 UTC 2021


On Tue, 2 Feb 2021 22:14:42 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:

>> Anton Kozlov has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   support macos_aarch64 in hsdis
>
> src/hotspot/os_cpu/bsd_aarch64/os_bsd_aarch64.cpp line 486:
> 
>> 484:         }
>> 485:       }
>> 486:     }
> 
> This appears to be a mix for Mavericks (10.9) and 10.12
> work arounds. Is this code needed by this project?

I wasn't able to replicate JDK-8020753 and JDK-8186286. So will remove these workaround
Gerard, 8020753 was originally your fix, do you know if it still needed on intel-mac ?

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

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


More information about the security-dev mailing list