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

Entry and exit trace is missing when using OpenJDK with OpenJ9 version 8. #12708

Closed
jhanders34 opened this issue Jun 19, 2020 · 0 comments · Fixed by #12707
Closed

Entry and exit trace is missing when using OpenJDK with OpenJ9 version 8. #12708

jhanders34 opened this issue Jun 19, 2020 · 0 comments · Fixed by #12707
Assignees
Labels
bug This bug is not present in a released version of Open Liberty release bug This bug is present in a released version of Open Liberty release:20007 team:Performance

Comments

@jhanders34
Copy link
Member

Describe the bug
Entry and exit trace points are not seen when using OpenJDK with OpenJ9 V8.

Steps to Reproduce
Enabled trace and use OpenJDK with OpenJ9 V8 to run the server.

Expected behavior
Entry and exit trace points should be produced in the trace log.

Additional context
Logic existed to disable the entry and exit trace injection when using older IBM Java V8 versions because of a problem in the JDK. The same logic was being applied erroneously to OpenJDK with OpenJ9 V8.

@jhanders34 jhanders34 added bug This bug is not present in a released version of Open Liberty team:Performance labels Jun 19, 2020
@jhanders34 jhanders34 self-assigned this Jun 19, 2020
@jhanders34 jhanders34 added the release bug This bug is present in a released version of Open Liberty label Jun 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This bug is not present in a released version of Open Liberty release bug This bug is present in a released version of Open Liberty release:20007 team:Performance
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants