[jdk17u-dev] RFR: 8294316: SA core file support is broken on macosx-x64 starting with macOS 12.x
duke
duke at openjdk.org
Thu Jan 30 09:24:47 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.
@vieiro
Your change (at version a9f7e5db66007528f64321248700069c4268758a) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/3150#issuecomment-2623945204
More information about the jdk-updates-dev
mailing list