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

Ensure relocating fresh AOT is interruptible #20737

Merged
merged 1 commit into from
Dec 8, 2024

Conversation

cjjdespres
Copy link
Contributor

The existing code does not bind the InterruptibleOperation object to a name, so it is destroyed immediately after it is created.

The existing code does not bind the InterruptibleOperation object to a
name, so it is destroyed immediately after it is created.

Signed-off-by: Christian Despres <[email protected]>
@cjjdespres cjjdespres requested a review from dsouzai as a code owner December 3, 2024 18:46
@cjjdespres
Copy link
Contributor Author

Attn @mpirvu. I'm assuming it's intended for the relocation here to be interruptible.

Copy link
Contributor

@mpirvu mpirvu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mpirvu mpirvu self-assigned this Dec 6, 2024
@mpirvu
Copy link
Contributor

mpirvu commented Dec 6, 2024

jenkins test sanity all jdk21

@mpirvu
Copy link
Contributor

mpirvu commented Dec 8, 2024

zlinux had a timeout on cmdLineTester_criu_jitPostRestore_3. This is a known issue.

@mpirvu mpirvu merged commit e1af88f into eclipse-openj9:master Dec 8, 2024
22 of 25 checks passed
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.

2 participants