Skip to content

Conversation

graalvmbot
Copy link
Collaborator

Implement a check to ensure that the class and module-path entries from the current layered build are compatible with those used in the previous layer build. Specifically, the entries from the previous layer build must be present in the current layer build and be unchanged. It is not sufficient for the names of these path entries to match. Instead, the check validates the build if the contents of the shared path entries are exactly the same.

Tudor-Stefan Magirescu added 2 commits September 30, 2025 11:27
… to follow symlinks for directory modulepath entries during digest computation.
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Sep 30, 2025
@graalvmbot graalvmbot merged commit 6ef1b72 into master Oct 1, 2025
1 of 13 checks passed
@graalvmbot graalvmbot deleted the tm/GR-65623 branch October 1, 2025 21:06
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