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

Make JVM_VirtualThreadDisableSuspend() available for jdk22 #18741

Merged

Conversation

keithc-ca
Copy link
Contributor

The function will be needed in the next jdk22 build; see

The back-port to jdk22 was anticipated in #18671.

@pshipton
Copy link
Member

We already had #18672. This one has an extra change to remove the jdk23 group, but it's missing the change to remove the assert, which is necessary according to #18671

@keithc-ca
Copy link
Contributor Author

I'll update this to remove the assert. #18672 won't build with UMA without removing the reference to the jdk23 export group.

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
@pshipton
Copy link
Member

jenkins compile amac jdk22,jdknext

@pshipton pshipton merged commit bfca583 into eclipse-openj9:master Jan 11, 2024
5 checks passed
@keithc-ca keithc-ca deleted the JVM_VirtualThreadDisableSuspend branch January 11, 2024 22:00
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