Skip to content

Conversation

graalvmbot
Copy link
Collaborator

Native Image already uses a stable name for direct method handles.

This PR extends this feature to arbitrary method handles. The idea is to recursively hash the lambda forms of the method handles that compose the initial method handle and combine them into one. The recursion stops when a direct method handle is encountered.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 18, 2024
@graalvmbot graalvmbot closed this Feb 20, 2024
@graalvmbot graalvmbot merged commit faed6f5 into master Feb 20, 2024
@graalvmbot graalvmbot deleted the scoppey/GR-51273/arbitrary-method-handle-stable-name branch February 20, 2024 15:12
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