8298276: JFR: Update NMT events to make use of common periodic timestamp feature#12564
8298276: JFR: Update NMT events to make use of common periodic timestamp feature#12564egahlin wants to merge 3 commits intoopenjdk:masterfrom
Conversation
|
👋 Welcome back egahlin! A progress list of the required criteria for merging this PR into |
|
/label remove hotspot |
|
@egahlin |
|
@egahlin |
Webrevs
|
|
@egahlin This change now passes all automated pre-integration checks. ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details. After integration, the commit message for the final commit will be: You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been 29 new commits pushed to the
As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid this automatic rebasing, please check the documentation for the /integrate command for further details. ➡️ To integrate this PR with the above commit message to the |
|
/integrate |
|
Going to push as commit f558a6c.
Your commit was automatically rebased without conflicts. |
Could I have review of a change that ensures NMT events use the same timestamp.
Testing: tier1, tier2, jdk/jdk/jfr/*
Thanks
Erik
Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk pull/12564/head:pull/12564$ git checkout pull/12564Update a local copy of the PR:
$ git checkout pull/12564$ git pull https://git.openjdk.org/jdk pull/12564/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 12564View PR using the GUI difftool:
$ git pr show -t 12564Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/12564.diff