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

Handle thread interrupted status at CRIU single threaded mode #533

Merged
merged 1 commit into from
Dec 16, 2022

Conversation

JasonFengJ9
Copy link
Member

At CRIU single threaded mode, returns isInterruptedImpl() for isInterrupted(), returns interruptedImpl() for interrupted().

Cherry-pick ibmruntimes/openj9-openjdk-jdk19@c569e9e

Signed-off-by: Jason Feng [email protected]

At CRIU single threaded mode, returns isInterruptedImpl() for
isInterrupted(), returns interruptedImpl() for interrupted().

Signed-off-by: Jason Feng <[email protected]>
@tajila
Copy link
Member

tajila commented Dec 15, 2022

Jenkins test sanity xlinux,xlinuxcriu jdknext

@tajila
Copy link
Member

tajila commented Dec 15, 2022

is JDK 20 available? we may need it on there as well

@JasonFengJ9
Copy link
Member Author

is JDK 20 available? we may need it on there as well

Yes, https://github.com/openjdk/jdk20 is available though the merging job, abuild and pr tests are still in progress. I would suggest the CRIU porting proceeds after the framework is in place.
FYI @AdamBrousseau

In addition, JDK20 has a pending merging conflict like JDKNext #531.

@JasonFengJ9
Copy link
Member Author

is JDK 20 available? we may need it on there as well

To be addressed by ibmruntimes/openj9-openjdk-jdk20#3

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

2 participants