Skip to content

[GR-66488] [GR-66403] [GR-66469] Use module name instead of Module reference in ModuleResourceKey for Layered Images #11600

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 12, 2025

Conversation

graalvmbot
Copy link
Collaborator

The hash code of Module object cannot be injected at build time in the extension layers. For this reason, the Module reference cannot be used as key in maps. So instead, the ModuleResourceKey now uses the module name in Layered Images.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 10, 2025
@graalvmbot graalvmbot force-pushed the scoppey/GR-66488/missed-resources branch from 3fe9deb to a7c988e Compare July 10, 2025 11:01
@graalvmbot graalvmbot merged commit c3f1adf into master Jul 12, 2025
12 of 13 checks passed
@graalvmbot graalvmbot deleted the scoppey/GR-66488/missed-resources branch July 12, 2025 07:00
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