RFR: 8297608: JFR: Incorrect duration after chunk rotation
Could I have a review of PR that fixes a problem with the duration of instant events after a chunk rotation. Testing: test/jdk/dk/jdk/jfr Thanks Erik ------------- Commit messages: - Update comment - Update comment - Initial Changes: https://git.openjdk.org/jdk/pull/11364/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11364&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8297608 Stats: 87 lines in 2 files changed: 78 ins; 5 del; 4 mod Patch: https://git.openjdk.org/jdk/pull/11364.diff Fetch: git fetch https://git.openjdk.org/jdk pull/11364/head:pull/11364 PR: https://git.openjdk.org/jdk/pull/11364
On Fri, 25 Nov 2022 13:10:04 GMT, Erik Gahlin <egahlin@openjdk.org> wrote:
Could I have a review of PR that fixes a problem with the duration of instant events after a chunk rotation.
Testing: test/jdk/dk/jdk/jfr
Thanks Erik
Subtle. Nice find. ------------- Marked as reviewed by mgronlun (Reviewer). PR: https://git.openjdk.org/jdk/pull/11364
On Fri, 25 Nov 2022 13:10:04 GMT, Erik Gahlin <egahlin@openjdk.org> wrote:
Could I have a review of PR that fixes a problem with the duration of instant events after a chunk rotation.
Testing: test/jdk/dk/jdk/jfr
Thanks Erik
This pull request has now been integrated. Changeset: 1b924659 Author: Erik Gahlin <egahlin@openjdk.org> URL: https://git.openjdk.org/jdk/commit/1b924659c87045796f62e66d69ff388b79c4467f Stats: 87 lines in 2 files changed: 78 ins; 5 del; 4 mod 8297608: JFR: Incorrect duration after chunk rotation Reviewed-by: mgronlun ------------- PR: https://git.openjdk.org/jdk/pull/11364
participants (2)
-
Erik Gahlin
-
Markus Grönlund