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

JDK24 CleanerShutdown invokes CleanerImpl.CleanableList.reset() #21044

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

JasonFengJ9
Copy link
Member

@JasonFengJ9 JasonFengJ9 commented Jan 30, 2025

JDK24 CleanerShutdown invokes CleanerImpl.CleanableList.reset()

Enabled the thrstatetest and VmArgumentTests.

closes #20810
closes #20835

Signed-off-by: Jason Feng [email protected]

@babsingh
Copy link
Contributor

babsingh commented Jan 30, 2025

This PR not only fixes #20810, but it also fixes #20835. @JasonFengJ9 Can you also re-enable thrstatetest? It was excluded in #21015.

Enabled the thrstatetest and VmArgumentTests.

Signed-off-by: Jason Feng <[email protected]>
@pshipton
Copy link
Member

jenkins compile amac jdk21,jdk24

@pshipton
Copy link
Member

Tests passed in a grinder https://openj9-jenkins.osuosl.org/view/Test/job/Grinder/4079

@pshipton pshipton merged commit ad482ed into eclipse-openj9:master Jan 31, 2025
5 checks passed
@JasonFengJ9 JasonFengJ9 deleted the cleanershutdown branch January 31, 2025 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JDK24 thrstatetest_0_FAILED Failed to destroy JVM VmArgumentTests_0_FAILED FAILED: testMemoryLeaks
3 participants