[lworld] Integrated: 8378593: [lworld] compiler/valhalla/inlinetypes/TestTearing.java still times out

Tobias Hartmann thartmann at openjdk.org
Wed Feb 25 12:38:08 UTC 2026


On Wed, 25 Feb 2026 09:49:58 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> Some runs of `TestTearing` still time out on slow machines. Let's just reduce the number of iterations. The test is designed to detect race conditions and lowering the number of iterations will just make it less likely to detect those. But since we are running this test a lot, it's fine. Should it ever fail, we can increase the number again for reproduction / debugging purposes.
> 
> Thanks,
> Tobias

This pull request has now been integrated.

Changeset: 6b90b052
Author:    Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/6b90b052b11cd8535c0e4055bfc9ef796be9ee87
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8378593: [lworld] compiler/valhalla/inlinetypes/TestTearing.java still times out

Reviewed-by: chagedorn

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

PR: https://git.openjdk.org/valhalla/pull/2161


More information about the valhalla-dev mailing list