On Tue, 2 Feb 2021 22:12:07 GMT, Daniel D. Daugherty <dcu...@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