Integrated: CODETOOLS-7903748 - jcstress: Test list should honor concurrency settings
Jiří Vaněk
jvanek at openjdk.org
Tue Jul 9 08:16:48 UTC 2024
On Wed, 19 Jun 2024 12:58:28 GMT, Jiří Vaněk <jvanek at openjdk.org> wrote:
> This is extracting List<TestConfig> configs =prepareRunProgram(classes, tests);
> with all he HW/switches setup to separated method and reusing it in `-l` mode
>
> I'm aware of triplicated removal of -agentlib, and will clean it up as
> CODETOOLS-7903756 will progress.
>
> -l now honours also verbose mode, in which it prints not just matching
> tests but all really run tests, and thus enabling much more easy
> determining of all tests
>
> help adjusted.
>
> Maybe I'm missing plain quick initial all tests metod now, but with
> artificial -c MAX it seems doing exactly that
This pull request has now been integrated.
Changeset: 164a3f58
Author: Jiří Vaněk <jvanek at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jcstress/commit/164a3f58c290d1da8f3ec91f29f5d77b185043e4
Stats: 105 lines in 4 files changed: 78 ins; 18 del; 9 mod
7903748: jcstress: Test list should honor concurrency settings
Reviewed-by: shade
-------------
PR: https://git.openjdk.org/jcstress/pull/149
More information about the jcstress-dev
mailing list