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

[GR-37463] JFR getStackTraceId implementation. JFR Tests. Code cleanup. #5117

Merged
merged 1 commit into from
Oct 8, 2022

Conversation

graalvmbot
Copy link
Collaborator

This PR introduces:

  • getStackTraceId implementation (entry point JfrStackTraceRepository.getStackTraceId).
  • Added tests to check if getStackTraceId works (entry point StackTraceEvent).
  • Add check if event is in output file (entry point JfrTest).
  • Minor code cleanups.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Sep 30, 2022
@graalvmbot graalvmbot force-pushed the js/GR-37463/jfr-get-stacktrace-id branch 13 times, most recently from feb79ba to 6ddbc28 Compare October 7, 2022 11:58
@graalvmbot graalvmbot force-pushed the js/GR-37463/jfr-get-stacktrace-id branch from 6ddbc28 to fc5f69b Compare October 7, 2022 13:23
@graalvmbot graalvmbot force-pushed the js/GR-37463/jfr-get-stacktrace-id branch from fc5f69b to 6f6188c Compare October 7, 2022 22:24
@graalvmbot graalvmbot merged commit c083760 into master Oct 8, 2022
@graalvmbot graalvmbot deleted the js/GR-37463/jfr-get-stacktrace-id branch October 8, 2022 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants