On Tue, 17 Mar 2026 16:21:21 GMT, Brian Burkhalter <[email protected]> wrote:

> Change the `listRoots` sub-test on Windows to check for non-empty 
> intersection of actual and expected root sets instead of equality of those 
> sets. This is to address what appears to be transient mounting of logical 
> drives during test execution.

An alternative to checking for a non-empty intersection of the lists of roots 
would be to retry until equality is achieved, up to a given number of retries 
or a timeout.

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

PR Comment: https://git.openjdk.org/jdk/pull/30282#issuecomment-4078407230

Reply via email to