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

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


On Tue, 2 Feb 2021 22:12:07 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 435:
> 
>> 433: //    |                        |\  Java thread created by VM does not have glibc
>> 434: //    |    glibc guard page    | - guard, attached Java thread usually has
>> 435: //    |                        |/  1 glibc guard page.
> 
> Is this code going to be built by GCC (with glibc) or will only
> macOS compilers and libraries be used?

only macos comiplers

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

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



More information about the security-dev mailing list