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

Move Thread.completeInitialization() into J9VMInternals #418

Merged
merged 1 commit into from
Apr 6, 2022

Conversation

JasonFengJ9
Copy link
Member

@JasonFengJ9 JasonFengJ9 commented Apr 4, 2022

Refactoring Thread to simplify RI java.lang.Thread adoption.

Depends on eclipse-openj9/openj9#14852

Signed-off-by: Jason Feng fengj@ca.ibm.com

@JasonFengJ9 JasonFengJ9 requested a review from tajila April 4, 2022 22:18
Refactoring Thread to simplify RI java.lang.Thread adoption.

Signed-off-by: Jason Feng <fengj@ca.ibm.com>
@pshipton pshipton merged commit 1d9816e into ibmruntimes:openj9 Apr 6, 2022
@keithc-ca
Copy link
Member

Is the intent to repeat this for other Java versions?

@JasonFengJ9
Copy link
Member Author

Is the intent to repeat this for other Java versions?

Currently aim for project loom support, maybe for other Java versions but not the priority.

@keithc-ca
Copy link
Member

Is there an issue tracking porting this to other versions? If not, please create one so things don't get forgotten.

@JasonFengJ9
Copy link
Member Author

Created #421.

@JasonFengJ9 JasonFengJ9 deleted the minthread branch June 21, 2023 11:50
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.

4 participants