RFR: 8318098: Update jfr tests to replace keyword jfr with vm.flagless
Markus Grönlund
mgronlun at openjdk.org
Fri Jan 24 10:40:48 UTC 2025
On Fri, 24 Jan 2025 01:08:31 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
> A lot of jfr tests are very specific. Currently all of them are marked with jfr keyword and excluded when VM flags are set.
>
> It makes sense to mark them with @requires <something> to be complaint with all other openjdk tests.
> The next step is to review tests and remove vm.flagless from tests that should be executed with different VM flags.
>
> Bug https://bugs.openjdk.org/browse/JDK-8318097 is filed for this activity.
Blanket review. Did not check all files.
-------------
Marked as reviewed by mgronlun (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/23285#pullrequestreview-2572300298
More information about the hotspot-jfr-dev
mailing list