Integrated: 8367107: JFR: Refactor policy tests out of TestRemoteDump
Erik Gahlin
egahlin at openjdk.org
Fri Sep 19 12:07:09 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
This pull request has now been integrated.
Changeset: 802d9c23
Author: Erik Gahlin <egahlin at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/802d9c23dc83dcd37964fa3a894fa6d01f501176
Stats: 197 lines in 2 files changed: 123 ins; 73 del; 1 mod
8367107: JFR: Refactor policy tests out of TestRemoteDump
Reviewed-by: mgronlun
-------------
PR: https://git.openjdk.org/jdk/pull/27153
More information about the hotspot-jfr-dev
mailing list