Skip to content

[GR-64824] Only compute heap dumping metadata if needed. #11153

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
May 10, 2025

Conversation

graalvmbot
Copy link
Collaborator

At the moment, the metadata for heap dumping is computed unconditionally. Instead of doing that, we can use the information from the static analysis to figure out if this data is actually needed.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label May 7, 2025
@graalvmbot graalvmbot merged commit d829773 into master May 10, 2025
13 checks passed
@graalvmbot graalvmbot deleted the chaeubl/GR-64824 branch May 10, 2025 03:13
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