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

JDK20 deprecates java.lang.Thread.suspend() & resume() #16005

Merged
merged 1 commit into from
Sep 28, 2022

Conversation

JasonFengJ9
Copy link
Member

Removed j.l.Thread.suspendImpl(), resumeImpl(), JVM_ResumeThread(), and JVM_SuspendThread() for JDK20+.

Depends ibmruntimes/openj9-openjdk-jdk#499

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

Removed j.l.Thread.suspendImpl(), resumeImpl(), JVM_ResumeThread(), and
JVM_SuspendThread() for JDK20+.

Signed-off-by: Jason Feng <fengj@ca.ibm.com>
@keithc-ca
Copy link
Contributor

Tested in ibmruntimes/openj9-openjdk-jdk#499.

@keithc-ca keithc-ca merged commit 6624ed4 into eclipse-openj9:master Sep 28, 2022
@JasonFengJ9 JasonFengJ9 deleted the threadconflict2 branch September 28, 2022 17:50
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.

None yet

2 participants