[jdk11u-dev] Integrated: 8294316: SA core file support is broken on macosx-x64 starting with macOS 12.x
Antonio Vieiro
duke at openjdk.org
Fri Feb 14 11:24:17 UTC 2025
On Mon, 13 Jan 2025 19:55:14 GMT, Antonio Vieiro <duke at openjdk.org> wrote:
> Backport of [JDK-8294316](https://bugs.openjdk.org/browse/JDK-8294316) to properly parse core files in macOS 12 and later. Load commands with length zero are now discarded.
>
> This solves the problem in https://github.com/openjdk/jdk11u-dev/pull/2967#issuecomment-2538048579, so all tier1 tests are expected to pass in all GHA platforms.
>
> The change is not clean as there were merge conflicts in ProblemList.txt, as these usually differ between JDK versions (just dropped `8294316`). Also `add_map_info` has a different number of arguments in JDK11.
This pull request has now been integrated.
Changeset: 7dab5fef
Author: Antonio Vieiro <avieirov at redhat.com>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/7dab5fef87bd1871c0a0b4872cb8d711bc927dd5
Stats: 16 lines in 2 files changed: 5 ins; 0 del; 11 mod
8294316: SA core file support is broken on macosx-x64 starting with macOS 12.x
Reviewed-by: sgehwolf
Backport-of: eaa475f72ced51cf0f0d0bce9ff1265bfb81ab31
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/2987
More information about the jdk-updates-dev
mailing list