HAVE_PLATFORM_PRINT_NATIVE_STACK and the associated methods are not defined on Windows AArch64. Consequently, Windows AArch64 uses the implementation of os::platform_print_native_stack that simply returns false. This results in "Native frames: <unavailable>" being printed on Windows AArch64.
- links to
-
Review(master) openjdk/jdk/27680