Skip to content

[GR-64664] Fix JFR epoch id. #11102

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
Apr 30, 2025
Merged

[GR-64664] Fix JFR epoch id. #11102

merged 1 commit into from
Apr 30, 2025

Conversation

graalvmbot
Copy link
Collaborator

Fixes problems caused by #11070

  • JfrTraceIdEpoch.getEpoch() incorrectly returned true for the first epoch.
  • TestJavaLevelVirtualThreadEvents failed when it was executed on its own because 0 instead of -1 was injected into VirtualThread instances.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Apr 29, 2025
@graalvmbot graalvmbot closed this Apr 30, 2025
@graalvmbot graalvmbot deleted the chaeubl/GR-64664 branch April 30, 2025 08:13
@graalvmbot graalvmbot merged commit 9da64df into master Apr 30, 2025
13 checks passed
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.

3 participants