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 EINTR errors in JITServer networking #15587

Merged
merged 1 commit into from
Jul 24, 2022

Conversation

cjjdespres
Copy link
Contributor

Fixes: #15394
Signed-off-by: Christian Despres despresc@ibm.com

Fixes: eclipse-openj9#15394
Signed-off-by: Christian Despres <despresc@ibm.com>
@cjjdespres
Copy link
Contributor Author

Attn @mpirvu

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
Copy link
Contributor

mpirvu commented Jul 20, 2022

jenkins test sanity plinuxjit,xlinuxjit,zlinuxjit jdk17

@mpirvu mpirvu self-assigned this Jul 20, 2022
@mpirvu mpirvu added the comp:jitserver Artifacts related to JIT-as-a-Service project label Jul 20, 2022
@mpirvu mpirvu added this to In progress in JIT as a Service via automation Jul 20, 2022
@mpirvu
Copy link
Contributor

mpirvu commented Jul 21, 2022

Infra issue on X:
Exception: org.jenkinsci.plugins.workflow.steps.FlowInterruptedException

@mpirvu
Copy link
Contributor

mpirvu commented Jul 21, 2022

jenkins test sanity xlinuxjit jdk17

@mpirvu mpirvu merged commit f982846 into eclipse-openj9:master Jul 24, 2022
JIT as a Service automation moved this from In progress to Done Jul 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:jitserver Artifacts related to JIT-as-a-Service project
Projects
Development

Successfully merging this pull request may close these issues.

JITServer compilation failures due to interrupted network I/O system calls
2 participants