Skip to content

Add support for building native-image-configure#522

Merged
zakkak merged 1 commit into
graalvm:25.0from
jerboaa:25.0-nic
Jun 12, 2026
Merged

Add support for building native-image-configure#522
zakkak merged 1 commit into
graalvm:25.0from
jerboaa:25.0-nic

Conversation

@jerboaa

@jerboaa jerboaa commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

Same as #521 but for cherry-picked to the 25.0 branch.

Thoughts?

This patch adds support for adding the
`$MANDREL_HOME/bin/native-image-configure` binary. That is useful to
have for the `extract-sbom` command which is about to get into the 25.0
train here:
graalvm/graalvm-community-jdk25u#84

If --skip-native is provided, the binary isn't produced. Only the
underlying Java bits.

(cherry picked from commit df7ce55)
@jerboaa jerboaa requested a review from zakkak June 11, 2026 15:09
@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jun 11, 2026

@zakkak zakkak left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @jerboaa

@zakkak zakkak merged commit 91391d1 into graalvm:25.0 Jun 12, 2026
6 checks passed
@zakkak

zakkak commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

Hmmm, I probably merged this a bit early... Should have waited for graalvm/graalvm-community-jdk25u#84 to get merged first.

@jerboaa

jerboaa commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator Author

Hmmm, I probably merged this a bit early... Should have waited for graalvm/graalvm-community-jdk25u#84 to get merged first.

It's fine. native-image-configure exists prior to that. That backport only adds extract-sbom command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants