Skip to content

CRIU throws JVMCRIUException in single threaded mode if parks no timeout - #17573

Merged
tajila merged 1 commit into
eclipse-openj9:masterfrom
JasonFengJ9:criuparkstm
Jun 22, 2023
Merged

CRIU throws JVMCRIUException in single threaded mode if parks no timeout#17573
tajila merged 1 commit into
eclipse-openj9:masterfrom
JasonFengJ9:criuparkstm

Conversation

@JasonFengJ9

Copy link
Copy Markdown
Member

CRIU throws JVMCRIUException in single threaded mode if parks w/o timeout

The checkpoint/restore thread can't park indefinitely, a JVMCRIUException is to be thrown instead;
Added tests.

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

Comment thread test/functional/cmdLineTests/criu/criu_nonPortable.xml Outdated
@tajila

tajila commented Jun 16, 2023

Copy link
Copy Markdown
Contributor

needs to be rebased

@JasonFengJ9

Copy link
Copy Markdown
Member Author

@tajila Just rebased it.

@tajila

tajila commented Jun 16, 2023

Copy link
Copy Markdown
Contributor

jenkins test sanity xlinux jdk17

Comment thread runtime/vm/threadpark.cpp Outdated
The checkpoint/restore thread can't park indefinitely, a
JVMCRIUException is to be thrown instead;
Added tests.

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

Copy link
Copy Markdown
Member Author

@tajila this is ready for another look.

@tajila

tajila commented Jun 21, 2023

Copy link
Copy Markdown
Contributor

jenkins test sanity xlinux jdk17

@tajila

tajila commented Jun 21, 2023

Copy link
Copy Markdown
Contributor

jenkins compile win jdk11

@tajila

tajila commented Jun 21, 2023

Copy link
Copy Markdown
Contributor

jenkins test sanity zlinux jdk17

@tajila
tajila merged commit f7724d7 into eclipse-openj9:master Jun 22, 2023
@tajila

tajila commented Jun 22, 2023

Copy link
Copy Markdown
Contributor

@JasonFengJ9 Please open a PR for 0.40

@JasonFengJ9

Copy link
Copy Markdown
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp:vm criu Used to track CRIU snapshot related work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants