Integrated: 8318098: Update jfr tests to replace keyword jfr with vm.flagless
Leonid Mesnik
lmesnik at openjdk.org
Sat Jan 25 19:02:53 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.
This pull request has now been integrated.
Changeset: 99002e4f
Author: Leonid Mesnik <lmesnik at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/99002e4f9d421d08d912187a1f01809d85820427
Stats: 1090 lines in 582 files changed: 2 ins; 0 del; 1088 mod
8318098: Update jfr tests to replace keyword jfr with vm.flagless
Reviewed-by: mgronlun
-------------
PR: https://git.openjdk.org/jdk/pull/23285
More information about the hotspot-jfr-dev
mailing list