RFR: 8288982: JFR: Log event streaming actions
Could I have a review of a change that log event actions for an EventStream. Purpose is to find cause of intermittent failure of TestOnEvent. See https://bugs.openjdk.org/browse/JDK-8255404 Testing: test/jdk/jdk/jfr Thanks Erik ------------- Commit messages: - Fix formatting - Initial Changes: https://git.openjdk.org/jdk/pull/9244/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9244&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8288982 Stats: 17 lines in 3 files changed: 16 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/9244.diff Fetch: git fetch https://git.openjdk.org/jdk pull/9244/head:pull/9244 PR: https://git.openjdk.org/jdk/pull/9244
On Wed, 22 Jun 2022 16:14:53 GMT, Erik Gahlin <egahlin@openjdk.org> wrote:
Could I have a review of a change that log event actions for an EventStream. Purpose is to find cause of intermittent failure of TestOnEvent. See https://bugs.openjdk.org/browse/JDK-8255404
Testing: test/jdk/jdk/jfr
Thanks Erik
Marked as reviewed by mgronlun (Reviewer). ------------- PR: https://git.openjdk.org/jdk/pull/9244
On Wed, 22 Jun 2022 16:14:53 GMT, Erik Gahlin <egahlin@openjdk.org> wrote:
Could I have a review of a change that log event actions for an EventStream. Purpose is to find cause of intermittent failure of TestOnEvent. See https://bugs.openjdk.org/browse/JDK-8255404
Testing: test/jdk/jdk/jfr
Thanks Erik
This pull request has now been integrated. Changeset: 58b6937b Author: Erik Gahlin <egahlin@openjdk.org> URL: https://git.openjdk.org/jdk/commit/58b6937b092c8ba5a5ff64865b40b4f5c4149908 Stats: 17 lines in 3 files changed: 16 ins; 0 del; 1 mod 8288982: JFR: Log event streaming actions Reviewed-by: mgronlun ------------- PR: https://git.openjdk.org/jdk/pull/9244
participants (2)
-
Erik Gahlin
-
Markus Grönlund