Skip to content
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

Modify romClassLoadFromCookie entry trace point #11828

Merged
merged 1 commit into from
Jan 30, 2021

Conversation

hangshao0
Copy link
Contributor

@hangshao0 hangshao0 commented Jan 29, 2021

It is more helpful to include the class name string in the
romClassLoadFromCookie entry trace point. Modify it to print class name
string.

Signed-off-by: Hang Shao hangshao@ca.ibm.com

@hangshao0
Copy link
Contributor Author

I find the current trace point Trc_VM_romClassLoadFromCookie_Entry1 is not much helpful while debugging an issue. It does not include the class name string. Modify this trace point to print class name string.

It is more helpful to include the class name string in the
romClassLoadFromCookie entry trace point. Modify it to print class name
string.

Signed-off-by: Hang Shao <hangshao@ca.ibm.com>
@pshipton
Copy link
Member

jenkins compile win jdk8

@pshipton pshipton merged commit cdf6247 into eclipse-openj9:master Jan 30, 2021
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