On Tue, 27 Sep 2022 21:38:43 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:
> JDK-8293563 is due to a macOS bug (or maybe a feature) that is resulting in > the java heap not always being present in the core file. Running with > `-XX:+AlwaysPreTouch` seems to work around this problem. This issue is only > on macosx-aarch64, not x64. Thanks, Serguei and Kevin! ------------- PR: https://git.openjdk.org/jdk/pull/10458