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

Matthias Baesken mbaesken at openjdk.org
Mon May 6 08:27:57 UTC 2024


On Mon, 6 May 2024 07:45:41 GMT, Christoph Langer <clanger at openjdk.org> wrote:

> The backport of [JDK-8248194](https://bugs.openjdk.org/browse/JDK-8248194) introduced the testing of core files in test/hotspot/jtreg/serviceability/sa/ClhsdbFindPC.java. This can cause issues which we are seeing on MacOS arm64. With this backport, these seem to be gone.
> 
> The fix does not exactly fit into the 11u-dev codebase, so I had to make several adpatations.

When comparing to 17u-dev
https://github.com/openjdk/jdk17u-dev/pull/1903/files
I still see the 8269982 exclusions for macosx-aarch64 in the problem list. Why is that ? E.g.  TestJmapCore.java.

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

PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2698#issuecomment-2095441376


More information about the jdk-updates-dev mailing list