Skip to content

(0.44) AttachAPI jcmd supports VMID query via Java process display names #19089

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

Merged

Conversation

JasonFengJ9
Copy link
Member

AttachAPI jcmd supports VMID query via Java process display names

Allow jcmd to accept the full/partial display name, and find its corresponding VMIDs;
Also accept pid 0, and send the jcmd command to all Java processes detected by current jcmd;
Add tests.

Cherry-pick

Signed-off-by: Jason Feng [email protected]

Allow jcmd to accept the full/partial display name, and find its
corresponding VMIDs;
Also accept pid 0, and send the jcmd command to all Java processes
detected by current jcmd;
Add tests.

Signed-off-by: Jason Feng <[email protected]>
@JasonFengJ9 JasonFengJ9 requested a review from pshipton March 6, 2024 20:59
@keithc-ca keithc-ca changed the title (v0.44.0-release) AttachAPI jcmd supports VMID query via Java process display names (0.44) AttachAPI jcmd supports VMID query via Java process display names Mar 6, 2024
@pshipton pshipton merged commit 990420b into eclipse-openj9:v0.44.0-release Mar 7, 2024
@JasonFengJ9 JasonFengJ9 deleted the jcmdoptions-v0.44 branch March 7, 2024 15:34
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.

2 participants