Skip to content

Conversation

graalvmbot
Copy link
Collaborator

This allows to inject the hashCode in all the ImageHeapConstants and their re-linked hosted object if it exists.

At the moment, only a small number of hosted object have an incorrect hash code. It is possible to see which ones using the option -H:+LoggingHashCodeInjection. For some of those, it would be possible to inject the hashCode earlier, but for others, it would be harder/impossible as they are in static maps.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label May 31, 2024
@graalvmbot graalvmbot closed this May 31, 2024
@graalvmbot graalvmbot deleted the scoppey/GR-52121/inject-hashcode-in-base-layer-constants branch May 31, 2024 22:50
@graalvmbot graalvmbot merged commit 5acb889 into master May 31, 2024
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