Skip to content

Conversation

graalvmbot
Copy link
Collaborator

No description provided.

olpaw added 5 commits July 1, 2025 10:37
…tation

Use this new ability to provide a more forgiving layer option compatibility check for `-g`
(only raise error if current uses `-g` but prev. does not have it (other way around is ok)).
Note that is still holds up the more strict check for arbitrary -H:GenerateDebugInfo use.
A native image can anyway never make assumptions about RuntimeOptionKey option-values. Thus, there is never the need to verify if a prev layer build uses the same as the current layer.

And as for the default value for a RuntimeOptionKey, the last one, wins.
Check the image name requirements early so that we cannot even build a
base-layer that would be unusable due to its image name.
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 2, 2025
@graalvmbot graalvmbot merged commit 54d69dc into master Jul 2, 2025
13 checks passed
@graalvmbot graalvmbot deleted the paw/GR-65625 branch July 2, 2025 20:15
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