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

Christoph Langer clanger at openjdk.org
Tue May 7 05:45:01 UTC 2024


On Mon, 6 May 2024 15:20:17 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.
>
> Christoph Langer has updated the pull request incrementally with one additional commit since the last revision:
> 
>   reenable some tests on macos-aarch64

Testing looks good.

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

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


More information about the jdk-updates-dev mailing list