Integrated: 7903507: jtreg runs into race conditions for multi-modules tests

Christian Stein cstein at openjdk.org
Tue Jul 25 20:10:06 UTC 2023


On Mon, 24 Jul 2023 13:44:39 GMT, Christian Stein <cstein at openjdk.org> wrote:

> This change puts the necessary JAR files onto the module path as (automatic) modules - without copying them. Therefore, no race condition can happen when multiple tests that require modules of test frameworks are compiling or executing in parallel.

This pull request has now been integrated.

Changeset: 06946969
Author:    Christian Stein <cstein at openjdk.org>
URL:       https://git.openjdk.org/jtreg/commit/069469696f2084010466cc2ae51713efd1c0655a
Stats:     68 lines in 2 files changed: 6 ins; 50 del; 12 mod

7903507: jtreg runs into race conditions for multi-modules tests

Reviewed-by: jjg

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

PR: https://git.openjdk.org/jtreg/pull/161


More information about the jtreg-dev mailing list