[jdk11u-dev] RFR: 8293563: [macos-aarch64] SA core file tests failing with sun.jvm.hotspot.oops.UnknownOopException [v2]
Christoph Langer
clanger at openjdk.org
Mon May 6 09:22:09 UTC 2024
> 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 with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
- Remove issue 8269982 from exclude list
- Merge branch 'master' into JDK-8293563
- 8293563: [macos-aarch64] SA core file tests failing with sun.jvm.hotspot.oops.UnknownOopException
Reviewed-by: lucy
Backport-of: 76f1865124025ee6f788a50e1377b82fd577548f
(cherry picked from commit 5eeb41a7294f56bc258a154c043bc540cb8de5c4)
-------------
Changes:
- all: https://git.openjdk.org/jdk11u-dev/pull/2698/files
- new: https://git.openjdk.org/jdk11u-dev/pull/2698/files/5cdad3f3..a81424e9
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2698&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2698&range=00-01
Stats: 9 lines in 2 files changed: 0 ins; 0 del; 9 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/2698.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2698/head:pull/2698
PR: https://git.openjdk.org/jdk11u-dev/pull/2698
More information about the jdk-updates-dev
mailing list