Skip to content

[GR-44503] Add support for a symbol encoder #11306

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
Jun 3, 2025
Merged

Conversation

graalvmbot
Copy link
Collaborator

This PR adds support for encoding symbols. The SymbolEncoder interface provides hooks for encoding the names of modules, packages, source files, classes, methods, and fields.

The changes in this PR have no impact on the build process or images produced with GraalVM Community Edition.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jun 2, 2025
@graalvmbot graalvmbot closed this Jun 3, 2025
@graalvmbot graalvmbot deleted the jrudsberg/GR-44503 branch June 3, 2025 03:29
@graalvmbot graalvmbot merged commit 24c965b into master Jun 3, 2025
12 of 13 checks passed
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