On Thu, 26 Mar 2026 12:00:26 GMT, Chen Liang <[email protected]> wrote:

> When running on the windows debug builds, this test displays greatly varying 
> timeouts. In one failing run, the time taken ranges in iterations are 58.388, 
> 22.764, and 63.717 seconds. Another run has 8.814, 38.341, 25.260, 14.678, 
> and 105.368 seconds. I think we can probably adjust this await time by the 
> timeout factor to be more permissive for now.
> 
> @JornVernee Would you be able to diagnose the cause of such perturbations in 
> closing times and find a better solution? Could this be a CI issue?

This pull request has now been integrated.

Changeset: 5fec4ed3
Author:    Chen Liang <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/5fec4ed37a7acb42e290ba8d60565b20603195aa
Stats:     20 lines in 1 file changed: 0 ins; 4 del; 16 mod

8379679: java/foreign/TestConcurrentClose.java awaitTermination times out on 
Windows debug builds

Reviewed-by: alanb

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

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

Reply via email to