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

Allow Last Responder thread pointer to be NULL #18333

Merged
merged 1 commit into from Oct 24, 2023

Conversation

dmitripivkine
Copy link
Contributor

Last Responder thread can be NULL in the case of Safe Point Exclusive. Check pointer for NULL and leave thread name empty.

@dmitripivkine
Copy link
Contributor Author

Jenkins test sanity AIX jdk17 depends eclipse/omr#7153

@dmitripivkine
Copy link
Contributor Author

Jenkins test sanity xLinux jdk11 depends eclipse/omr#7153

Last Responder thread can be NULL in the case of Safe Point Exclusive.
Check pointer for NULL and leave thread name empty.

Signed-off-by: Dmitri Pivkine <Dmitri_Pivkine@ca.ibm.com>
@dmitripivkine dmitripivkine changed the title WIP:Allow Last Responder thread pointer to be NULL Allow Last Responder thread pointer to be NULL Oct 23, 2023
@dmitripivkine
Copy link
Contributor Author

Second (independent) part of this change eclipse/omr#7153

@dmitripivkine
Copy link
Contributor Author

related #18260

@dmitripivkine
Copy link
Contributor Author

@amicic Would you please review?

@dmitripivkine
Copy link
Contributor Author

Jenkins test sanity win,AIX jdk17

@amicic amicic merged commit 900abdd into eclipse-openj9:master Oct 24, 2023
7 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.

None yet

2 participants