RFR: 8367107: JFR: Refactor policy tests out of TestRemoteDump
Markus Grönlund
mgronlun at openjdk.org
Mon Sep 15 13:29:00 UTC 2025
On Mon, 8 Sep 2025 20:10:59 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
> Could I get a review of a PR that splits TestRemoteDump.java into two test files?
>
> This change prevents timeouts and reduces wall clock time, as the tests can now run in parallel. As part of the change, I am reverting the modification to TestRemoteDump introduced with [JFR: Improve slow tests](https://bugs.openjdk.org/browse/JDK-8364756), which made the test flaky. I also removed unused imports and fixed the incorrect test summary.
>
> Testing: 100 * (TestRemoteDump and TestDumpRetention)
>
> Thanks
> Erik
Marked as reviewed by mgronlun (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/27153#pullrequestreview-3224605742
More information about the hotspot-jfr-dev
mailing list