> 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.

Brian Burkhalter has updated the pull request incrementally with two additional 
commits since the last revision:

 - 8380204: Change a couple of variable names for clarity
 - 8380204: Use File.listRoots and Stream.anyMatch

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/30282/files
  - new: https://git.openjdk.org/jdk/pull/30282/files/f1d7ee9e..df992d76

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=30282&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30282&range=00-01

  Stats: 9 lines in 1 file changed: 2 ins; 1 del; 6 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