Skip to content

Return NULL from getStackTraceForThread for unsteady virtual threads - #20306

Merged
tajila merged 1 commit into
eclipse-openj9:masterfrom
babsingh:main9
Oct 7, 2024
Merged

Return NULL from getStackTraceForThread for unsteady virtual threads#20306
tajila merged 1 commit into
eclipse-openj9:masterfrom
babsingh:main9

Conversation

@babsingh

@babsingh babsingh commented Oct 4, 2024

Copy link
Copy Markdown
Contributor

If inspectorCount is -1, then the virtual thread is in an unsteady
state (mounting or unmounting). In such cases, NULL should be returned
and the JCL code should retry in order to avoid unexpected behavior.

Related: #18910

If inspectorCount is -1, then the virtual thread is in an unsteady
state (mounting or unmounting). In such cases, NULL should be returned
and the JCL code should retry in order to avoid unexpected behavior.

Related: eclipse-openj9#18910

Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
@babsingh
babsingh marked this pull request as ready for review October 7, 2024 14:07
@babsingh

babsingh commented Oct 7, 2024

Copy link
Copy Markdown
Contributor Author

jenkins test sanity.functional,sanity.openjdk xmac,amac,zlinux jdk23

@babsingh

babsingh commented Oct 7, 2024

Copy link
Copy Markdown
Contributor Author

jenkins test sanity.functional,sanity.openjdk xmac jdk21

@fengxue-IS fengxue-IS left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm

@babsingh

babsingh commented Oct 7, 2024

Copy link
Copy Markdown
Contributor Author

@tajila Requesting your review. A 250x grinder has passed along with internal personal builds. Further, the PR builds have also passed.

@babsingh
babsingh requested a review from tajila October 7, 2024 18:49
@tajila
tajila merged commit 1153568 into eclipse-openj9:master Oct 7, 2024
@tajila

tajila commented Oct 7, 2024

Copy link
Copy Markdown
Contributor

please make a 0.48 PR

@babsingh

babsingh commented Oct 7, 2024

Copy link
Copy Markdown
Contributor Author

0.48 PR: #20313.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants