[jdk11u-dev] RFR: 8294316: SA core file support is broken on macosx-x64 starting with macOS 12.x [v2]

duke duke at openjdk.org
Fri Feb 14 10:58:17 UTC 2025


On Tue, 4 Feb 2025 22:03:45 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.
>
> Antonio Vieiro has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
> 
>   Backport b0c130ba3aa443ca58e9bcda813a80e989632b93

@vieiro 
Your change (at version 0f91a2af342a70c9bfa4688bef52613e47406bcf) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2987#issuecomment-2658979487


More information about the jdk-updates-dev mailing list