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

tearDown() in Configuration Delegate should not use local _extensions #20805

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

dmitripivkine
Copy link
Contributor

MM_ConfigurationDelegate::tearDown() should not use local _extensions, It might be not initialized yet. The definition from J9JavaVM should be used instead.

MM_ConfigurationDelegate::tearDown() should not use local _extensions,
It might be not initialized yet. The definition from J9JavaVM should be
used instead.

Signed-off-by: Dmitri Pivkine <[email protected]>
@amicic
Copy link
Contributor

amicic commented Dec 10, 2024

jenkins sanity pLinux jdk21

@amicic
Copy link
Contributor

amicic commented Dec 10, 2024

jenkins compile aix,win jdk8

@amicic
Copy link
Contributor

amicic commented Dec 10, 2024

jenkins test sanity pLinux jdk21

@amicic amicic merged commit 71f1c04 into eclipse-openj9:master Dec 11, 2024
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants