Skip to content

Optimize AsyncGetCallTrace methodID retention #18933

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
merged 1 commit into from
Feb 12, 2024

Conversation

gacholio
Copy link
Contributor

@gacholio gacholio commented Feb 9, 2024

Move the asyncGetCallTraceUsed flag from the J9JavaVM to J9ClassLoader so only methodIDs that have been handed out by AsyncGetCallTrace are retained.

Move the asyncGetCallTraceUsed flag from the J9JavaVM to J9ClassLoader
so only methodIDs that have been handed out by AsyncGetCallTrace are
retained.

Signed-off-by: Graham Chapman <[email protected]>
@gacholio gacholio requested a review from tajila February 9, 2024 16:16
@tajila
Copy link
Contributor

tajila commented Feb 12, 2024

jenkins test sanity win jdk8

@tajila
Copy link
Contributor

tajila commented Feb 12, 2024

jenkins test sanity plinux jdk21

@eclipse-openj9 eclipse-openj9 deleted a comment from tajila Feb 12, 2024
@tajila tajila merged commit 8a30e5f into eclipse-openj9:master Feb 12, 2024
@gacholio gacholio deleted the asgct branch February 13, 2024 04:57
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