[jdk17u-dev] Integrated: 8294316: SA core file support is broken on macosx-x64 starting with macOS 12.x
Antonio Vieiro
duke at openjdk.org
Thu Jan 30 10:06:54 UTC 2025
On Wed, 18 Dec 2024 20:09:03 GMT, Antonio Vieiro <duke at openjdk.org> wrote:
> A mostly clean 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.
>
> The fix doesn't affect directly to SA tests in 17, but it's being backported to 11 as this is the cause of https://github.com/openjdk/jdk11u-dev/pull/2967#issuecomment-2538048579.
>
> Tests in 17 continue to pass in all platforms, including macos.
>
> The change is not clean as there were merge conflicts in `ProblemList.txt`, as these usually differ between JDK versions.
This pull request has now been integrated.
Changeset: b0c130ba
Author: Antonio Vieiro <antonio at vieiro.net>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/b0c130ba3aa443ca58e9bcda813a80e989632b93
Stats: 17 lines in 2 files changed: 5 ins; 0 del; 12 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/jdk17u-dev/pull/3150
More information about the jdk-updates-dev
mailing list