On Tue, 17 Mar 2026 22:36:31 GMT, Brian Burkhalter <[email protected]> wrote:
> 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. It's annoying that volumes appear and disappear while tests are running as it makes it really hard to test some APIs. I think the approach that you have now is okay. If there are more sightings then it could be changed to retry. ------------- PR Comment: https://git.openjdk.org/jdk/pull/30282#issuecomment-4081000773
