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

Christian Hagedorn chagedorn at openjdk.org
Wed Feb 25 11:31:11 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

That looks reasonable, thanks!

Marked as reviewed by chagedorn (Committer).

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

PR Review: https://git.openjdk.org/valhalla/pull/2161#pullrequestreview-3853119689
PR Review: https://git.openjdk.org/valhalla/pull/2161#pullrequestreview-3853120353


More information about the valhalla-dev mailing list