Skip to content
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

Add MemberName finalizer to mark clazz for MemberName list pruning #35

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

jdmpapin
Copy link
Contributor

This prevents a memory leak in the maintenance of per-class lists used to find affected MemberName objects in case of class redefinition.

This is ibmruntimes/openj9-openjdk-jdk#759 for JDK22, with the same diff.

This prevents a memory leak in the maintenance of per-class lists used
to find affected MemberName objects in case of class redefinition.
@keithc-ca keithc-ca self-requested a review March 25, 2024 20:02
@keithc-ca
Copy link
Member

Validated via a local build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants