RFR: 8253795: Implementation of JEP 391: macOS/AArch64 Port [v9]
Vladimir Kempik
vkempik at openjdk.java.net
Fri Feb 12 14:07:51 UTC 2021
On Tue, 2 Feb 2021 22:08:14 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 221:
>
>> 219: assert(sig == info->si_signo, "bad siginfo");
>> 220: }
>> 221: */
>
> Should this code be deleted? From here and from where it was copied
> from if it is also commented out there...
Thanks, will fix in bsd_aarch64 soon, as for bsd_x86 I've filled new bug and pr - https://github.com/openjdk/jdk/pull/2547
-------------
PR: https://git.openjdk.java.net/jdk/pull/2200
More information about the security-dev
mailing list