RFR: 8372441: JFR: Improve logging of TestBackToBackSensitive
Could I get a review of a PR that saves the dump file if a test fails? It also changes the order in which events are printed to make it easier to see in the log when chunk rotations happen. Testing: 1000 * jdk/jdk/jfr/event/runtom/TestBackToBackSensitive Thanks Erik ------------- Commit messages: - Initial Changes: https://git.openjdk.org/jdk/pull/28481/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=28481&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8372441 Stats: 18 lines in 1 file changed: 9 ins; 6 del; 3 mod Patch: https://git.openjdk.org/jdk/pull/28481.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/28481/head:pull/28481 PR: https://git.openjdk.org/jdk/pull/28481
On Mon, 24 Nov 2025 21:20:32 GMT, Erik Gahlin <egahlin@openjdk.org> wrote:
Could I get a review of a PR that saves the dump file if a test fails? It also changes the order in which events are printed to make it easier to see in the log when chunk rotations happen.
Testing: 1000 * jdk/jdk/jfr/event/runtom/TestBackToBackSensitive
Thanks Erik
Marked as reviewed by mgronlun (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/28481#pullrequestreview-3504020339
On Mon, 24 Nov 2025 21:20:32 GMT, Erik Gahlin <egahlin@openjdk.org> wrote:
Could I get a review of a PR that saves the dump file if a test fails? It also changes the order in which events are printed to make it easier to see in the log when chunk rotations happen.
Testing: 1000 * jdk/jdk/jfr/event/runtom/TestBackToBackSensitive
Thanks Erik
This pull request has now been integrated. Changeset: c0abecdd Author: Erik Gahlin <egahlin@openjdk.org> URL: https://git.openjdk.org/jdk/commit/c0abecdd1ffe59314bc17aeec0684cdda33a222d Stats: 18 lines in 1 file changed: 9 ins; 6 del; 3 mod 8372441: JFR: Improve logging of TestBackToBackSensitive Reviewed-by: mgronlun ------------- PR: https://git.openjdk.org/jdk/pull/28481
participants (2)
-
Erik Gahlin
-
Markus Grönlund