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

Fix array lists walk in ClassLoaderClasses Iterator #20199

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

dmitripivkine
Copy link
Contributor

  • Do proper initialization of state machine before use it for walk.
  • Move check that list is switched to super Classloader to proper place to cancel walk on individual list, not for all lists.

relates to #20150

- Do proper initialization of state machine before use it for walk.
- Move check that list is switched to super Classloader to proper place
to cancel walk on individual list, not for all lists.

relates to eclipse-openj9#20150

Signed-off-by: Dmitri Pivkine <Dmitri_Pivkine@ca.ibm.com>
@dmitripivkine
Copy link
Contributor Author

@theresa-m @hangshao0 @pshipton FYI

@amicic
Copy link
Contributor

amicic commented Sep 19, 2024

Jenkins test sanity aix jdk21

@amicic
Copy link
Contributor

amicic commented Sep 19, 2024

Jenkins test sanity,extended zlinuxval jdknext

@amicic
Copy link
Contributor

amicic commented Sep 19, 2024

Jenkins test sanity win jdk21

@amicic
Copy link
Contributor

amicic commented Sep 19, 2024

Jenkins test sanity xLinux jdk21

@pshipton
Copy link
Member

jenkins test sanity zlinux jdk11

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.

3 participants