Integrated: 8326006: Allow TEST_VM_FLAGLESS to set flagless mode

Leonid Mesnik lmesnik at openjdk.org
Fri Feb 23 20:00:57 UTC 2024


On Fri, 16 Feb 2024 00:44:24 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

> Allow TEST_VM_FLAGLESS to enable/disable flagless tests execution explicitly.
> Sometimes the tests are executed in the mode that is incompatible with flag-sensitive tests. This mode should be able to disable them explicitly.

This pull request has now been integrated.

Changeset: d10f277b
Author:    Leonid Mesnik <lmesnik at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d10f277bd39bb5ac9bd48939c916de607fef8ace
Stats:     4 lines in 1 file changed: 1 ins; 0 del; 3 mod

8326006: Allow TEST_VM_FLAGLESS to set flagless mode

Reviewed-by: tschatzl, ayang

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

PR: https://git.openjdk.org/jdk/pull/17886


More information about the hotspot-gc-dev mailing list