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.

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

Commit messages:
 - 8380204: [lworld] java/io/File/EmptyPath.java fails due to unexpected 
listRoots value

Changes: https://git.openjdk.org/jdk/pull/30282/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30282&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8380204
  Stats: 17 lines in 1 file changed: 16 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/30282.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/30282/head:pull/30282

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

Reply via email to