On Wed, 23 Aug 2023 22:58:05 GMT, Leonid Mesnik <lmes...@openjdk.org> wrote:

> Mark 3 tests as flagless to don't run them if not needed. Also, small clean 
> up.

Is this proper use of `vm.flagless`? From existing uses, it seems to be 
actually specifying a real requirement. In other words, the test may not run 
properly if flags are specified. I can understand wanting to reduce test 
repetition in CI, but this also results in the test not being run in cases 
where the user decides to specify a flag, and still expects these tests to be 
run.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/15407#issuecomment-1692440372

Reply via email to