Skip to content

(v0.40.0)Use debug interpreter unconditionally when debug is enabled … - #17627

Merged
tajila merged 1 commit into
eclipse-openj9:v0.40.0-releasefrom
mikezhang1234567890:v0.40.0-release
Jun 23, 2023
Merged

(v0.40.0)Use debug interpreter unconditionally when debug is enabled …#17627
tajila merged 1 commit into
eclipse-openj9:v0.40.0-releasefrom
mikezhang1234567890:v0.40.0-release

Conversation

@mikezhang1234567890

@mikezhang1234567890 mikezhang1234567890 commented Jun 21, 2023

Copy link
Copy Markdown
Contributor

…with CRIU

Swap the order of the conditionals in jvminit.c so that debug interpreter will always be used when debug is enabled instead of only when checkpoint is not enabled.

Port of #17622 to v0.40.0

fyi @tajila

…with CRIU

Swap the order of the conditionals in jvminit.c so that debug interpreter will
always be used when debug is enabled instead of only when checkpoint is not
enabled.

Signed-off-by: Mike Zhang <mike.h.zhang@ibm.com>
@pshipton pshipton added comp:vm criu Used to track CRIU snapshot related work labels Jun 21, 2023
@tajila
tajila merged commit 8b4420c into eclipse-openj9:v0.40.0-release Jun 23, 2023
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.

3 participants