Skip to content

[GR-75640] Enable Native Image Layers on Darwin#13596

Open
graalvmbot wants to merge 1 commit into
masterfrom
scoppey/GR-75640
Open

[GR-75640] Enable Native Image Layers on Darwin#13596
graalvmbot wants to merge 1 commit into
masterfrom
scoppey/GR-75640

Conversation

@graalvmbot
Copy link
Copy Markdown
Collaborator

Enable Native Image layered images on Darwin.

This allows Darwin as a supported layered-image platform, emits image layers with the platform shared-library suffix (.dylib on Darwin), and links Darwin image layers as shared libraries. The layered heap patching logic is moved out of the Linux heap provider into shared runtime support, so Darwin can reuse the generic layered heap initialization path with its existing vm_copy based image-heap copying. Darwin runtime singletons are also updated with layered-image traits so the base-layer platform state is installed correctly.

@oracle-contributor-agreement
Copy link
Copy Markdown

Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA).
The following contributors of this PR have not signed the OCA:

To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application.

When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated.

If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public.

@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Required At least one contributor does not have an approved Oracle Contributor Agreement. label May 21, 2026
Co-authored-by: Sacha Coppey <sacha.coppey@oracle.com>
Co-authored-by: ember <ember@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Required At least one contributor does not have an approved Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants