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

Fix parsing of Javacore stack traces #16077

Merged
merged 1 commit into from
Oct 14, 2022

Conversation

ajohnson1
Copy link
Contributor

Add additional tags
Parse context classloader information
Helps fix #16043
Signed-off-by: Andrew Johnson andrew_johnson@uk.ibm.com

Copy link
Contributor

@keithc-ca keithc-ca left a comment

Choose a reason for hiding this comment

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

Please squash your commits and don't include merges with the master branch (rebase if you like).

@keithc-ca
Copy link
Contributor

Please squash your commits and don't include merges with the master branch (rebase if you like).

Fix parsing of Javacore stack traces
Make changes requested in eclipse-openj9#16077
Remove trailing whitespace
Update Javadoc

Signed-off-by: Andrew Johnson <andrew_johnson@uk.ibm.com>
@keithc-ca
Copy link
Contributor

jenkins test sanity alinux64 jdk11

@keithc-ca keithc-ca merged commit d70b0ae into eclipse-openj9:master Oct 14, 2022
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.

DTFJ Javacore parser is missing stack traces etc. with current Javacore files
3 participants