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.

This pull request has now been integrated.

Changeset: 76f18651
Author:    Chris Plummer <cjplum...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/76f1865124025ee6f788a50e1377b82fd577548f
Stats:     28 lines in 7 files changed: 13 ins; 0 del; 15 mod

8293563: [macos-aarch64] SA core file tests failing with 
sun.jvm.hotspot.oops.UnknownOopException

Reviewed-by: sspitsyn, kevinw

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

PR: https://git.openjdk.org/jdk/pull/10458

Reply via email to